From: Lennart Poettering Date: Sat, 25 Dec 2010 18:06:48 +0000 (+0100) Subject: update TODO X-Git-Tag: v16~39 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=ccbbc0f954974f834b8fd81ec9b9cbe8985dbb93 update TODO --- diff --git a/TODO b/TODO index d3219609d..c174099e0 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