chiark
/
gitweb
/
~ianmdlvl
/
elogind.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e4ef5e
)
update TODO
author
Lennart Poettering
<lennart@poettering.net>
Sat, 25 Dec 2010 18:06:48 +0000
(19:06 +0100)
committer
Lennart Poettering
<lennart@poettering.net>
Sat, 25 Dec 2010 18:06:48 +0000
(19:06 +0100)
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index d3219609d0eba5914fa9c0a428f26cb974f2a4a1..c174099e0d2b9bab64992c7712c87c843bbba54c 100644
(file)
--- 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