Displaying 1 result from an estimated 1 matches for "7f0c5122d863".
2013 Apr 16
1
[PATCH] mailbox_get_metadata() for mailboxes with open transactions.
...e the patch below.
Dovecot version: 2.2.0
OS: OS: Linux 3.4.39-dist i686
maildir:~/Maildir:LAYOUT=fs:INBOX=~/Maildir/INBOX
Dafan
[1] http://hg.dovecot.org/dovecot-2.2/rev/12136db6e31f
# HG changeset patch
# User Dafan Zhai <dafan.zhai at securepoint.de>
# Date 1366118323 -7200
# Node ID 7f0c5122d863d303ef5e74bbf650c2bac89ac564
# Parent f33bacb03cc22e02ca2d11d527d8dc0d99214486
lib-storage: mailbox_get_metadata() no longer forces mailbox to be synced.
This fixes getting virtual size through mailbox_get_metadata() of
mailboxes with open transactions.
diff -r f33bacb03cc2 -r 7f0c5122d863 src/lib...