From f01da474d165cbcb7c1edb6c2b5bdef4a49cd0ca Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 4 Aug 2020 16:46:19 +0200 Subject: [PATCH] update TODO --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index c3896e4b68..88fd20ad3e 100644 --- a/TODO +++ b/TODO @@ -20,6 +20,9 @@ Features: * make use of the new statx mountid and rootmount fields in path_get_mnt_id() and fd_is_mount_point() +* make use of new loopback setup ioctl to setup loopback devices in one atomic + ioctl + * 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)