]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
NEWS: mdbox_preallocate_space is for ext4, not ext3.
authorTimo Sirainen <tss@iki.fi>
Thu, 21 Oct 2010 21:21:57 +0000 (22:21 +0100)
committerTimo Sirainen <tss@iki.fi>
Thu, 21 Oct 2010 21:21:57 +0000 (22:21 +0100)
NEWS

diff --git a/NEWS b/NEWS
index f8a5f96a64f92738f9876da2bb390bbdd75c0b6f..4d1112d609de464c9371375f155b18a191521072 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,7 +13,7 @@ v2.0.6 2010-10-21  Timo Sirainen <tss@iki.fi>
        + Reduced NFS I/O operations for index file accesses
        + dbox, Maildir: When copying messages, copy also already cached fields
          from dovecot.index.cache
-       + mdbox: Added mdbox_preallocate_space setting (Linux+ext3/XFS only)
+       + mdbox: Added mdbox_preallocate_space setting (Linux+ext4/XFS only)
        - Maildir: LDA/LMTP assert-crashed sometimes when saving a mail.
        - Fixed leaking fds when writing to dovecot.mailbox.log.
        - Fixed rare dovecot.index.cache corruption