]> 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:47:07 +0000 (15:47 +0300)
commit0aaf09c7e2653110a026982e73f50c56869dbeed
tree35737dabbb197b32a83171445ba9818531461428
parent1540fdd8340ef463ffe7bea86808e32d79cdea97
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