]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
TODO: add note about chase_symlink flag
authorLuca Boccassi <luca.boccassi@microsoft.com>
Sun, 24 Oct 2021 16:00:49 +0000 (17:00 +0100)
committerLuca Boccassi <luca.boccassi@microsoft.com>
Sun, 24 Oct 2021 16:00:49 +0000 (17:00 +0100)
TODO

diff --git a/TODO b/TODO
index a2b44588a2eb5f7988f0a2c2546a5500c5e9113d..8eb27496a8d77feead715518b9d3c862fd72999e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -293,6 +293,9 @@ Features:
 * special case some calls of chase_symlinks() to use openat2() internally, so
   that the kernel does what we otherwise do.
 
+* add a new flag to chase_symlinks() that stops chasing once the first missing
+  component is found and then allows the caller to create the rest.
+
 * make use of new glibc 2.32 APIs sigabbrev_np() and strerrorname_np().
 
 * add /etc/integritytab, to support dm-integrity setups. In particular those