[dovecot/core] 3e170c: quota: When setting auto_updating to transaction, ...

GitHub noreply at github.com
Thu Jul 13 15:30:10 EEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 3e170cc66eda9e1775825a5713c2d2b6a4891a04
      https://github.com/dovecot/core/commit/3e170cc66eda9e1775825a5713c2d2b6a4891a04
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-07-13 (Thu, 13 Jul 2017)

  Changed paths:
    M src/plugins/quota/quota.c

  Log Message:
  -----------
  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.


  Commit: 10207755f33a4cf1a1e901968137ae4f2bc93bbf
      https://github.com/dovecot/core/commit/10207755f33a4cf1a1e901968137ae4f2bc93bbf
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-07-13 (Thu, 13 Jul 2017)

  Changed paths:
    M src/plugins/quota/quota-private.h
    M src/plugins/quota/quota-util.c
    M src/plugins/quota/quota.c

  Log Message:
  -----------
  quota: Fix negative storage-based quota_warnings to work with count backend

Finishes f9362223346d10a5866b376ed227b77b26ea4292, which fixed it for
"messages" but not for "storage".


Compare: https://github.com/dovecot/core/compare/7071a02a8413...10207755f33a


More information about the dovecot-cvs mailing list