]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
dsync: Add missing transaction flags when performing UID renumbering
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Wed, 9 Aug 2017 10:17:15 +0000 (13:17 +0300)
committerTimo Sirainen <tss@dovecot.fi>
Wed, 9 Aug 2017 12:43:42 +0000 (15:43 +0300)
commitb0ead8fffe8dfdee92fca875b91fadf3f3f2262b
tree28fe59011b45b3e1d1add2e23e91cb29ecc8d16c
parentdb19aa0cec905a84d2b5e63d5f46bbf930ae0f28
dsync: Add missing transaction flags when performing UID renumbering

The transaction didn't have MAILBOX_TRANSACTION_FLAG_SYNC or
MAILBOX_TRANSACTION_FLAG_NO_NOTIFY (with DSYNC_BRAIN_FLAG_NO_NOTIFY).

This caused replication-dsync to unnecessarily trigger another dsync
replication notification.
src/doveadm/dsync/dsync-mailbox-import.c