[dovecot/core] 28ca2f: lib-storage: Make sure mailbox list notification f...

GitHub noreply at github.com
Wed Oct 11 11:00:15 EEST 2017


  Branch: refs/heads/master-2.2
  Home:   https://github.com/dovecot/core
  Commit: 28ca2fe17f4a2a106deb169c400b3bb8e890f2a4
      https://github.com/dovecot/core/commit/28ca2fe17f4a2a106deb169c400b3bb8e890f2a4
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-10-10 (Tue, 10 Oct 2017)

  Changed paths:
    M src/lib-storage/list/mailbox-list-index-notify.c

  Log Message:
  -----------
  lib-storage: Make sure mailbox list notification flush sees latest changes.

This is mainly useful with imaptest test scripts to make sure they're seeing
the changes done by the other session, without assuming that inotify will
always notify about the change before NOOP is run (it doesn't).

Do this only if mailbox_idle_check_interval>0, so it's not run when periodic
stat()s are wanted to be avoided.




More information about the dovecot-cvs mailing list