]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
imapc: If mailbox select fails, rollback any changes done to it
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Mon, 25 Dec 2017 17:34:31 +0000 (19:34 +0200)
committerVille Savolainen <ville.savolainen@dovecot.fi>
Thu, 18 Jan 2018 10:07:06 +0000 (12:07 +0200)
commit260a4de39ac8c6531a13832f11d08bb374ec36f4
tree31dadd65f1e308a7df5f209299b62e98d2a620b9
parentd5bebb26131aa438fbaed1cfe4ef9c6b006af732
imapc: If mailbox select fails, rollback any changes done to it

Required by the following changes that start adding changes immediately
after SELECT. If the initial syncing doesn't finish successfully, these
changes need to be reverted.
src/lib-storage/index/imapc/imapc-mailbox.c