Jan Friesse
2012-Jul-08 07:42 UTC
[Dovecot] quota fs: Support for hardlimit quotas (where softquota is unset)
Hi, included is patch which adds support for calculating fs quota from hardlimit where softlimit is unset. I'm usually not setting softlimit on my server causing dovecot work incorrectly (not reporting quota at all). Regards, Jan Friesse -------------- next part -------------- A non-text attachment was scrubbed... Name: dovecot-0001-Support-for-fs-hard-limit.patch Type: application/octet-stream Size: 2956 bytes Desc: not available URL: <http://dovecot.org/pipermail/dovecot/attachments/20120708/f95e8260/attachment-0004.obj>
Timo Sirainen
2012-Jul-17 13:05 UTC
[Dovecot] quota fs: Support for hardlimit quotas (where softquota is unset)
On Sun, 2012-07-08 at 09:42 +0200, Jan Friesse wrote:> Hi, > included is patch which adds support for calculating fs quota from hardlimit where softlimit is unset. I'm usually not setting softlimit on my server causing dovecot work incorrectly (not reporting quota at all).Committed to v2.2: http://hg.dovecot.org/dovecot-2.2/rev/cdba6fec5ddf Seems like it could cause behavior to change for existing installations and maybe cause trouble, so I won't add it to v2.1.