summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-12-25 19:06:48 +0100
committerLennart Poettering <lennart@poettering.net>2010-12-25 19:06:48 +0100
commitccbbc0f954974f834b8fd81ec9b9cbe8985dbb93 (patch)
tree832e24a06041b4ba338a24263f083f01d695af9b /TODO
parent5e4ef5e0d2f53a143122a41f3990011b9a3bf628 (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index d3219609d0..c174099e0d 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,6 @@
+* drop IN_ATTRIB from inotify watches for .path units where possible to avoid
+ lots of wakeups due to /dev changing when we watch a subdir of /dev.
+
* bind mounts with 'fsck' fail and block for a minute:
/foo /bar none bind 1 1
(using fsck is wrong, but why do we block for a minute