]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-storage: Added struct mailbox.generation_sequence.
authorTimo Sirainen <tss@iki.fi>
Thu, 11 Aug 2011 15:02:25 +0000 (18:02 +0300)
committerTimo Sirainen <tss@iki.fi>
Thu, 11 Aug 2011 15:02:25 +0000 (18:02 +0300)
commitfcfe85637e1ee14a9fc39c41fd6ceca106301542
tree5ad2f0d4b477cd43a2864e66bf953d756f0f6c0c
parent1e1549f93601770d1bddf702baf55c593e3d97e9
lib-storage: Added struct mailbox.generation_sequence.
This can be used for caching struct mailbox pointers and checking later if
two struct mailboxes + their generation sequences match. If they do, it's
the same struct mailbox.
src/lib-storage/index/index-storage.c
src/lib-storage/mail-storage-private.h