summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-08-20 10:58:14 +0200
committerGitHub <noreply@github.com>2020-08-20 10:58:14 +0200
commit0cd9ccb65403b86f75fd6a16a6e0e18618b40bf1 (patch)
tree6635208dd6f655512b34a8294c6a725b71886e2b /TODO
parentMerge pull request #16782 from keszybz/seccomp-use-cleanup (diff)
parentupdate TODO (diff)
downloadsystemd-0cd9ccb65403b86f75fd6a16a6e0e18618b40bf1.tar.xz
systemd-0cd9ccb65403b86f75fd6a16a6e0e18618b40bf1.zip
Merge pull request #16677 from poettering/statx-mntid
make use of new kernel 5.8 statx() mount id/mountpoint APIs
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index 9bb0831468..fab110f8b1 100644
--- a/TODO
+++ b/TODO
@@ -19,9 +19,6 @@ Features:
* nss-systemd: also synthesize shadow records for users/groups
-* make use of the new statx mountid and rootmount fields in path_get_mnt_id()
- and fd_is_mount_point()
-
* nspawn: move "incoming mount" directory to /run/host, move "inaccessible"
nodes to /run/host, move notify socket (for sd_notify() between payload and
container manager)