]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Mon, 25 Jul 2022 12:59:35 +0000 (14:59 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 25 Jul 2022 12:59:35 +0000 (14:59 +0200)
TODO

diff --git a/TODO b/TODO
index 63ddd6abcfbc3214e126544061e8fe3b298d1d0b..6cf5226c7b47ab1e0fcda5ad494e7e76a4ededdd 100644 (file)
--- a/TODO
+++ b/TODO
@@ -107,6 +107,14 @@ Deprecations and removals:
 
 Features:
 
+* sd-device: add an API for opening a child device, given a device object
+
+* sd-device: add an API for acquiring list of child devices, given a device
+  objects (i.e. all child dirents that dirs or symlinks to dirs)
+
+* sd-device: maybe pin the sysfs dir with an fd, during the entire runtime of
+  an sd_device, then always work based on that.
+
 * add small wrapper around qemu that implements sd_notify/AF_VSOCK + machined and
   maybe some other stuff and boots it