From 09b70f7cc96336290aec66ba31e7e31c7311f6c1 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 20 Jan 2025 11:30:32 +0100 Subject: [PATCH] update TODO --- TODO | 3 +++ 1 file changed, 3 insertions(+) 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. -- 2.47.3