]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO 37869/head
authorLennart Poettering <lennart@poettering.net>
Wed, 18 Jun 2025 08:29:20 +0000 (10:29 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 18 Jun 2025 08:29:55 +0000 (10:29 +0200)
TODO

diff --git a/TODO b/TODO
index 4f77391f62d953efbe71b4ddaf8af00406df5ef9..68b3ab48d2b211f1b7f70aa5b43bcc9ee1fbd20a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -120,6 +120,10 @@ Deprecations and removals:
 
 Features:
 
+* replace symlink_label(), mknodat_label(), btrfs_subvol_make_label(),
+  mkdir_label() and related calls by flags-based calls that use
+  label_ops_pre()/label_ops_post().
+
 * maybe reconsider whether virtualization consoles (hvc1) are considered local
   or remote. i.e. are they more like an ssh login, or more like a /dev/tty1
   login? Lennart used to believe the former, but maybe the latter is more