]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
quota: quota_root_iter_next() - Iterate all visible roots
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Thu, 8 Jun 2017 17:25:11 +0000 (20:25 +0300)
committerVille Savolainen <ville.savolainen@dovecot.fi>
Tue, 13 Jun 2017 09:06:41 +0000 (12:06 +0300)
commitf0a71cb27250cc903f0cb67e54b6071c799ce559
tree347bfa306f70f93ee1b37b5bc0f189ae7a75dfae
parent27456d2cbb629001543a05bcea93017fd0b125cf
quota: quota_root_iter_next() - Iterate all visible roots

Don't try to skip the roots that don't have an active quota. imap_quota
plugin does the skipping now itself, and quota_clone shouldn't really be
even used with more than one quota root.
src/plugins/quota/quota-private.h
src/plugins/quota/quota.c