]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib: kqueue notification should trigger also on file renames.
authorTimo Sirainen <tss@iki.fi>
Wed, 19 Aug 2015 10:41:54 +0000 (13:41 +0300)
committerTimo Sirainen <tss@iki.fi>
Wed, 19 Aug 2015 10:41:54 +0000 (13:41 +0300)
commitf3739947c8a5f8584fe630ec138058c5bd53184f
tree1c3a9a9c619a619e4861264e9b560389bf6e6863
parenta24e1400bd82c2a56598135aec08eb5074a18a51
lib: kqueue notification should trigger also on file renames.
For example if dovecot.index.log is renamed to dovecot.index.log.2, we
should notice that since there's now a new dovecot.index.log containing new
changes.
src/lib/ioloop-notify-kqueue.c