[dovecot/core] 316c00: quota-count: Code cleanup - give consistent return...

GitHub noreply at github.com
Fri Apr 29 15:00:16 UTC 2016


  Branch: refs/heads/master-2.2
  Home:   https://github.com/dovecot/core
  Commit: 316c00c38a5248cdf0ffa0af287beb9f1ade92ae
      https://github.com/dovecot/core/commit/316c00c38a5248cdf0ffa0af287beb9f1ade92ae
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-04-29 (Fri, 29 Apr 2016)

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

  Log Message:
  -----------
  quota-count: Code cleanup - give consistent return value

Although the callers didn't care if it returned 0 or 1.


  Commit: b6037984fb0a3409116f21ac241213f543d5d48b
      https://github.com/dovecot/core/commit/b6037984fb0a3409116f21ac241213f543d5d48b
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-04-29 (Fri, 29 Apr 2016)

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

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


Compare: https://github.com/dovecot/core/compare/86d26af6f9bd...b6037984fb0a


More information about the dovecot-cvs mailing list