]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
quota-count: Cache quota usage within the same ioloop run.
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Fri, 29 Apr 2016 14:21:26 +0000 (17:21 +0300)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Fri, 29 Apr 2016 14:31:57 +0000 (17:31 +0300)
commitb6037984fb0a3409116f21ac241213f543d5d48b
tree76677d8bb333c3e486cfd39754fe5999be4bcc8a
parent316c00c38a5248cdf0ffa0af287beb9f1ade92ae
quota-count: Cache quota usage within the same ioloop run.

This mainly means that when both STORAGE and MESSAGES quota is looked up we
don't need to calculate them twice.
src/plugins/quota/quota-count.c