]> 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>
Mon, 30 Apr 2018 12:46:57 +0000 (15:46 +0300)
commit273054cb04c8257455853557de34679e5af46d74
treeaf8f66e8bd099ed512dd8bed2792cbafa2f22340
parent3246adaba57888b8d9907992b16d0f16861ec769
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