]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
TODO: add note about live mounting via pinned namespace fd
authorLuca Boccassi <bluca@debian.org>
Wed, 28 Aug 2024 15:57:07 +0000 (16:57 +0100)
committerLuca Boccassi <bluca@debian.org>
Wed, 28 Aug 2024 15:57:14 +0000 (16:57 +0100)
TODO

diff --git a/TODO b/TODO
index fac40a8a489f8bb0b63ca02e411d20166dd3c9b1..78a83b3b0a47b53065a8cfb882ad8411396e2546 100644 (file)
--- a/TODO
+++ b/TODO
@@ -2036,6 +2036,8 @@ Features:
   - ExtensionImages= deduplication for services is currently only applied to disk images without GPT envelope.
     This should be extended to work with proper DDIs too, as well as directory confext/sysext. Moreover,
     system-wide confex/sysext should support this too.
+  - Pin the mount namespace via FD by sending it back from sd-exec to the manager, and use it
+    for live mounting, instead of doing it via PID
 
 * unit files:
   - allow port=0 in .socket units