From: Lennart Poettering Date: Mon, 20 Jan 2025 10:30:32 +0000 (+0100) Subject: update TODO X-Git-Tag: v258-rc1~1548^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F35979%2Fhead;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index ca887afab37..bc02f7bacf7 100644 --- a/TODO +++ b/TODO @@ -91,6 +91,9 @@ Janitorial Clean-ups: * xopenat() should pin the parent dir of the inode it creates before doing its thing, so that it can create, open, label somewhat atomically. +* use CHASE_MUST_BE_DIRECTORY and CHASE_MUST_BE_REGULAR at more places (the + majority of places that currently employ chase() probably should use this) + Deprecations and removals: * Remove any support for booting without /usr pre-mounted in the initrd entirely.