[dovecot/core | refs/heads/master] a7148a99: LAYOUT=index: Fix rebuilding mailbox list index on force-resync
    noreply at dovecot.org 
    noreply at dovecot.org
       
    Sat Jan 19 21:30:07 EET 2019
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: a7148a99f772300e5efb5b2a4907d08fd52398d6
      https://github.com/dovecot/core/commit/a7148a99f772300e5efb5b2a4907d08fd52398d6
  Author: Timo Sirainen <timo.sirainen at open-xchange.com>
  Date:   2019-01-19 (Sat, 19 Jan 2019)
  Changed paths:
    M src/lib-storage/list/mailbox-list-index.c
  Log Message:
  -----------
  LAYOUT=index: Fix rebuilding mailbox list index on force-resync
The if-check was a bit confusing because have_backend==TRUE means that there
the mailbox list index is only an index, while have_backend==FALSE means
that the mailbox list index is the only source for the list of mailboxes
(= list index is the backend).
  Patch: https://github.com/dovecot/core/compare/3a56632c069e...a7148a99f772.patch
    
    
More information about the dovecot-cvs
mailing list