chiark / gitweb /
path: don't use IN_ATTRIB on parent dirs when watching a file, since those cannot...
authorLennart Poettering <lennart@poettering.net>
Thu, 3 Mar 2011 23:22:00 +0000 (00:22 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 3 Mar 2011 23:22:00 +0000 (00:22 +0100)
commit3fc546f93d92c09188d5018ea47def33b149c2e9
treed99dcc202427a640310640dbadf92caf03824165
parent430c18ed7f576fd9041b0a02e7c4210bdd020a25
path: don't use IN_ATTRIB on parent dirs when watching a file, since those cannot be removed without emptying the dir first anyway and we need IN_ATTRIB only to detect the link count dropping to 0
TODO
src/path.c