update TODO

This commit is contained in:
Lennart Poettering 2010-12-25 19:06:48 +01:00
parent 5e4ef5e0d2
commit ccbbc0f954
1 changed files with 3 additions and 0 deletions

3
TODO
View File

@ -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