[dovecot/core] 17a951: lib-storage: Improve MAILBOX_LIST_PROP_AUTOCREATE_...

GitHub noreply at github.com
Wed Jul 12 21:00:10 EEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 17a951e7679ee11a926a030e359d70e7130f479d
      https://github.com/dovecot/core/commit/17a951e7679ee11a926a030e359d70e7130f479d
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-07-12 (Wed, 12 Jul 2017)

  Changed paths:
    M src/lib-storage/mail-storage.c
    M src/lib-storage/mailbox-list.h

  Log Message:
  -----------
  lib-storage: Improve MAILBOX_LIST_PROP_AUTOCREATE_DIRS related comments


  Commit: 7071a02a8413fb409ade1625f6a1763c7493b66b
      https://github.com/dovecot/core/commit/7071a02a8413fb409ade1625f6a1763c7493b66b
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-07-12 (Wed, 12 Jul 2017)

  Changed paths:
    M src/lib-storage/mail-storage.c

  Log Message:
  -----------
  lib-storage: mailbox_create_missing_dir() - Handle mailbox delete race condition

Make sure the directory isn't created if the mail root directory no longer
exists. This might happen during mailbox deletion when another process is
opening the mailbox at the same time.


Compare: https://github.com/dovecot/core/compare/9562831b85e4...7071a02a8413


More information about the dovecot-cvs mailing list