]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-index: Remove extension record sync handlers
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Sun, 29 Apr 2018 09:23:49 +0000 (12:23 +0300)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Sun, 29 Apr 2018 09:23:49 +0000 (12:23 +0300)
commit4db79f4f779250c62f92922f4752c437bb82e68e
tree3ce9d2ede3b6204eaaf972f07ecda4372e651438
parentd0f3dde0ba3de5dd82430555f71778af07f3a5da
lib-index: Remove extension record sync handlers

This is no longer used by anything, and it makes the fix in the following
commit much easier.

This was originally added in 6a19e109ee8c5a6f688da83a86a7f6abeb71abdd to
allow dovecot.index.cache updating to hook into updating cache offsets to
link cache records together. This was reimplemented in a different way in
131b073bdc3650083b00616dc778dd3017c2bbb5
src/lib-index/mail-index-private.h
src/lib-index/mail-index-sync-ext.c
src/lib-index/mail-index.c