]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
dbox: Don't write message UID to u.* files' header, since the filename
authorTimo Sirainen <tss@iki.fi>
Sat, 24 May 2008 23:52:39 +0000 (02:52 +0300)
committerTimo Sirainen <tss@iki.fi>
Sat, 24 May 2008 23:52:39 +0000 (02:52 +0300)
commit3fb647ed90efb95d52956d86bf0671868c4a4aef
treeb54d2fc7467e0eaf0f1320f31d2ff5b0ef72d8ef
parent5d4d4fcc2b7e0fa73dcb4a4782f945fba99cbc3a
dbox: Don't write message UID to u.* files' header, since the filename
itself specifies the UID already. When reading u.* files ignore the UID
field completely. This would allow hard linking u.* files, but the metadata
will then contain only a single mailbox's flags+keywords.

--HG--
branch : HEAD
src/lib-storage/index/dbox/dbox-file.c
src/lib-storage/index/dbox/dbox-save.c