chiark / gitweb /
readahead: store inode numbers in pack file
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 0810f3770b150410097c7a91fffe6c47319b26d3..db422c008bdb31765e4e9f6bbdfe959c00804d06 100644 (file)
--- a/TODO
+++ b/TODO
@@ -23,6 +23,8 @@ Bugfixes:
 
 Features:
 
+* services which create their own subcgroups break cgroup-empty notification (needs to be fixed in the kernel)
+
 * don't delete /tmp/systemd-namespace-* before a process is gone down
 
 * don't delete /run/users/lennart if lennart is still logged in even if aging is used
@@ -31,10 +33,6 @@ Features:
 
 * vconsole: implement setterm -store -foreground xxx --background zzz
 
-* taint flag for rtc-in-localtime
-
-* include unit name in D-Bus 'Job' signals
-
 * ExecOnFailure=/usr/bin/foo
 
 * logind: add "mode" flag to poweroff/suspend inhibit logic so that we can
@@ -62,8 +60,6 @@ Features:
 
 * add RequiredBy to [Install]
 
-* cg_shorten_controllers() misuses alloca()
-
 * udev: move to LGPL
 
 * udev systemd unify:
@@ -258,8 +254,6 @@ Features:
 
 * drop /.readahead on bigger upgrades with yum
 
-* add inode nr check to readahead to suppress preloading changed files
-
 * add support for /bin/mount -s
 
 * GC unreferenced jobs (such as .device jobs)