]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
FS quota: Handle quota only for the quota roots which apply to the mailbox
authorTimo Sirainen <tss@iki.fi>
Sun, 20 Jul 2008 18:36:13 +0000 (21:36 +0300)
committerTimo Sirainen <tss@iki.fi>
Sun, 20 Jul 2008 18:36:13 +0000 (21:36 +0300)
commit6d6bbe8787354bbb69d0c03187adfe0f497d70b8
treeb56c7d93f51f8595031a8ed9a4f32bdd47311a88
parentaa789e40a5dda9912326b82d9f48c6b6fd868d40
FS quota: Handle quota only for the quota roots which apply to the mailbox
when there are multiple roots. With a single quota root the check is usually
unnecessary. Based on patch by Ralf Becker.

--HG--
branch : HEAD
src/plugins/quota/quota-dict.c
src/plugins/quota/quota-dirsize.c
src/plugins/quota/quota-fs.c
src/plugins/quota/quota-maildir.c
src/plugins/quota/quota-private.h
src/plugins/quota/quota.c