]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
mdbox: Rebuild storage in its own atomic context
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Mon, 3 Jul 2023 09:10:41 +0000 (12:10 +0300)
committerTimo Sirainen <timo.sirainen@open-xchange.com>
Wed, 31 Jan 2024 11:37:41 +0000 (13:37 +0200)
commit97f848e152a4791233167347cd60a7af496e65df
tree479e36335629811b1b74afee339f49b200a96924
parent6a32cd04084fa8fdf4f09f068e9d16426dedee46
mdbox: Rebuild storage in its own atomic context

This guarantees that the atomic context is fully committed after rebuild,
instead of rolled back due to sync failing later on.
src/lib-storage/index/dbox-multi/mdbox-sync.c