From 99fca0d3feb21418ca5569a58066fa2664c6f12e Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 4 Aug 2020 08:56:46 +0200 Subject: [PATCH] update TODO --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index 58fdc45e1e..c5abddc8a5 100644 --- a/TODO +++ b/TODO @@ -17,6 +17,9 @@ Janitorial Clean-ups: Features: +* 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)