[Cyrus-CVS] src/cyrus/imap by brong

brong at andrew.cmu.edu brong at andrew.cmu.edu
Mon Feb 9 00:03:49 EST 2009


Update of /afs/andrew.cmu.edu/system/cvs/src/cyrus/imap
In directory unix34.andrew.cmu.edu:/afs/andrew.cmu.edu/usr3/brong/src/cyrus/imap

Modified Files:
	mailbox.c 
Log Message:
Write entire header during upgrade

This patch keeps a copy of the index header record written at the start
of the index upgrade so it can write it entirely again at the end rather
than seeking inside and writing just a part of the record.

This is to set up for CRC32 patches later, which will need to have the
complete header record on hand to recalculate.  Otherwise, it's just
neater anyway.


--- links to diffs follow ---
http://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/imap/mailbox.c.diff?r1=1.186&r2=1.187


More information about the Cyrus-cvs mailing list