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

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


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: cfeebb6dde3a3140972797c610ae78cc25c0b36c
      https://github.com/dovecot/core/commit/cfeebb6dde3a3140972797c610ae78cc25c0b36c
  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: ad3bf867168121a1255720487457d8bffc3f5e48
      https://github.com/dovecot/core/commit/ad3bf867168121a1255720487457d8bffc3f5e48
  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: c16f2d0725a16559cdeedec7628ce616725000cb
      https://github.com/dovecot/core/commit/c16f2d0725a16559cdeedec7628ce616725000cb
  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/a9c26c907e29...c16f2d0725a1


More information about the dovecot-cvs mailing list