]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
quota: When setting auto_updating to transaction, skip invisible quota roots
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Wed, 12 Jul 2017 23:56:33 +0000 (02:56 +0300)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Thu, 13 Jul 2017 12:20:20 +0000 (15:20 +0300)
commit3657c143dc93698fa5f0b9502e8f74c185b18430
tree9d11eb19a7e3c574cdd2362f7670a5ec559dce24
parent93cb5802efc43873297d8310603e65a31ebfa019
quota: When setting auto_updating to transaction, skip invisible quota roots

Skip the quota root also if the mailbox matches "ignore" quota_rule.
This is only an optimization fix so that unnecessary work isn't done for
quota roots that aren't actually used.
src/plugins/quota/quota.c