]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Wed, 6 Apr 2022 10:44:36 +0000 (12:44 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 10 Apr 2022 13:52:29 +0000 (22:52 +0900)
TODO

diff --git a/TODO b/TODO
index b7080a47e143ff50832f360e4bfedaf981645624..141eef6c01fe5ca76a45ef4d3d80c312d0c0c072 100644 (file)
--- a/TODO
+++ b/TODO
@@ -169,12 +169,6 @@ Features:
 
 * bootctl: show whether UEFI audit mode is available
 
-* dissect: rework how we access partitions: instead of letting the kernel probe
-  partition tables asynchronously, just pass the stuff we parsed in userspace
-  to the kernel via BLKPG_ADD_PARTITION. Benefit: we don't have to wait for
-  kernel/netlink/udev, but can run this synchronously without chance of losing
-  events or similar.
-
 * sd-event: optionally, if per-event source rate limit is hit, downgrade
   priority, but leave enabled, and once ratelimit window is over, upgrade
   priority again. That way we can combat event source starvation without