[dovecot/core] 689c51: lib-storage: Add MAILBOX_FLAG_FSCK to fsck index i...

GitHub noreply at github.com
Wed Nov 21 13:00:13 EET 2018


  Branch: refs/heads/master-2.3
  Home:   https://github.com/dovecot/core
  Commit: 689c5171f0574068fa9daa4ffa697a78267b8b25
      https://github.com/dovecot/core/commit/689c5171f0574068fa9daa4ffa697a78267b8b25
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-11-21 (Wed, 21 Nov 2018)

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

  Log Message:
  -----------
  lib-storage: Add MAILBOX_FLAG_FSCK to fsck index immediately after opening it

This can be used to fix a broken index that is causing mailbox_open() to
fail.


  Commit: 1f50bc87b670861a45c95b608400a3f947c1abce
      https://github.com/dovecot/core/commit/1f50bc87b670861a45c95b608400a3f947c1abce
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-11-21 (Wed, 21 Nov 2018)

  Changed paths:
    M src/doveadm/doveadm-mail.c

  Log Message:
  -----------
  doveadm force-resync: Add -f parameter to fsck index while opening it

This probably should be done by default, but for now keep it optional
just in case there are any bugs in the fsck implementation.


Compare: https://github.com/dovecot/core/compare/71fa7e35b887...1f50bc87b670
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the dovecot-cvs mailing list