]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
mdbox: Move storage rebuild handling to mdbox_sync()
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Mon, 3 Jul 2023 09:06:07 +0000 (12:06 +0300)
committerTimo Sirainen <timo.sirainen@open-xchange.com>
Wed, 31 Jan 2024 11:37:41 +0000 (13:37 +0200)
commit6a32cd04084fa8fdf4f09f068e9d16426dedee46
treef80752c9bdb55bafdda8844c84d563c499ca16c7
parent743c058fbab392b56066ed0d8b730087847da9a0
mdbox: Move storage rebuild handling to mdbox_sync()

This simplifies the code, since it's the only place that can actually
rebuild the storage. Also will be needed for following commit.
src/lib-storage/index/dbox-multi/mdbox-save.c
src/lib-storage/index/dbox-multi/mdbox-sync.c
src/lib-storage/index/dbox-multi/mdbox-sync.h