]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-storage: mailbox_enable() shouldn't actually open the mailbox.
authorTimo Sirainen <tss@iki.fi>
Sun, 4 Mar 2012 11:19:03 +0000 (13:19 +0200)
committerTimo Sirainen <tss@iki.fi>
Sun, 4 Mar 2012 11:19:03 +0000 (13:19 +0200)
commit9d7ab441915339d9eec00cdcfa5f02b22dbdc30b
tree50708ad77dd3bf207cce3ca5525dc1ea64c730f9
parent575b1a840f12f82cac74e019821624ac5bd5ee65
lib-storage: mailbox_enable() shouldn't actually open the mailbox.
This combined with mailbox_get_status() never synced the mailbox, so if
there were any changes they weren't visible in STATUS reply.
src/lib-storage/index/index-storage.c