]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib: inotify doesn't need to watch for IN_CLOSE
authorTimo Sirainen <tss@iki.fi>
Wed, 19 Aug 2015 13:50:10 +0000 (16:50 +0300)
committerTimo Sirainen <tss@iki.fi>
Wed, 19 Aug 2015 13:50:10 +0000 (16:50 +0300)
commit85e2264f7d3b1a336ac5066c99130414dfc77902
tree6ae4cc4a53d04080cfb7d35e385af6e2740ff221
parent7e2671b295927b461adc8b6c4ed6a1c4761fb323
lib: inotify doesn't need to watch for IN_CLOSE
This doesn't indicate that the file was modified. We don't care if some
reader accessed a watched file.
src/lib/ioloop-notify-inotify.c