]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-index: Fix removal of forced cache decisions from existing cache files
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Mon, 22 Jan 2018 22:04:28 +0000 (00:04 +0200)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Tue, 23 Jan 2018 07:53:20 +0000 (09:53 +0200)
commit6ef2504d020461b0f480766c41596595a4300023
tree0014498ddbe5e4f9980c5e1452bce4b29940ba5d
parentde3018a2744a324ffae457bcdbfc8cebe3f5a880
lib-index: Fix removal of forced cache decisions from existing cache files

The forced-flags are written to the cache file when the file is created.
They were also read back, and the force-flag was preserved even when the
configuration was removed.
src/lib-index/mail-cache-fields.c