]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Wed, 19 Jun 2024 14:53:48 +0000 (16:53 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 19 Jun 2024 14:53:48 +0000 (16:53 +0200)
TODO

diff --git a/TODO b/TODO
index e4895a282ae5e14b45d330072a1bb31cd9ef6c4e..0b3cfa989f2b1c3d5a5685562d6792f361310a51 100644 (file)
--- a/TODO
+++ b/TODO
@@ -130,6 +130,10 @@ Deprecations and removals:
 
 Features:
 
+* add feature to xopenat() that implements O_REGULAR in userspace: i.e. let's
+  open the inode via O_PATH first, then validate its type, and then convert to
+  proper fd via fd_reopen()
+
 * sd-json: before release figure out what to do about
   SD_JSON_DEBUG+SD_JSON_WARNING. They are probably useless and should be hidden
   in the public API since we don't expose log_json()