[dovecot/core] 154860: quota: Cleanup - split quota_over_flag to init & r...

GitHub noreply at github.com
Fri Apr 29 17:00:14 UTC 2016


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

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

  Log Message:
  -----------
  quota: Cleanup - split quota_over_flag to init & run parts

In preparation for the next change.


  Commit: 31a3bc995702361571fe96dfe0080460b8755f73
      https://github.com/dovecot/core/commit/31a3bc995702361571fe96dfe0080460b8755f73
  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: dict-quota was broken by 464db6d9d

We can't assume that the quota_root given to quota_count() is
count_quota_root, because dict_quota_root also calls it.


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

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

  Log Message:
  -----------
  quota: Added quota_over_flag_lazy_check flag.

By default the quota_over_flag is checked immediately at startup. With this
option the check is done only at a time when the quota is anyway being read.


Compare: https://github.com/dovecot/core/compare/dcc6ade57671...ae96eaa83eb6


More information about the dovecot-cvs mailing list