]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-index: Make mail_cache_need_reopen() public and require using it explicitly
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Mon, 30 Mar 2020 13:24:45 +0000 (16:24 +0300)
committerTimo Sirainen <timo.sirainen@open-xchange.com>
Wed, 15 Apr 2020 09:41:42 +0000 (12:41 +0300)
commitfc53ba41b2e8a115b08df75f8bef973831fe4fae
tree8a106562284e61e0f2df9f858b5ea2f74dc2247d
parent42ea566e4a3c087f2290ef5c2e951da9593af583
lib-index: Make mail_cache_need_reopen() public and require using it explicitly

mail_cache_reopen() no longer implicitly calls it.
src/lib-index/mail-cache-lookup.c
src/lib-index/mail-cache-private.h
src/lib-index/mail-cache.c