]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO 35979/head
authorLennart Poettering <lennart@poettering.net>
Mon, 20 Jan 2025 10:30:32 +0000 (11:30 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 20 Jan 2025 10:35:04 +0000 (11:35 +0100)
TODO

diff --git a/TODO b/TODO
index ca887afab3753f9cf90ebe9b28a14c7769df74aa..bc02f7bacf78d6019b598e89dbd9b3188acee836 100644 (file)
--- 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.