]> 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:21:26 +0000 (17:21 +0300)
commit464db6d9d6d9126ac87143fc7a466120ff5b70f4
treedc665d289a3da9f551f9a315f533e35820700966
parent617092b0f17b37625e354d45108ad62baa65a858
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