[dovecot/core] 134987: lib-storage: Move index_mail.vsize_ext_id to mailb...

GitHub noreply at github.com
Mon Jan 30 14:00:09 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 134987bc3b685d7ec71c04e9337f7125cff0698f
      https://github.com/dovecot/core/commit/134987bc3b685d7ec71c04e9337f7125cff0698f
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-01-30 (Mon, 30 Jan 2017)

  Changed paths:
    M src/lib-storage/index/index-mail.c
    M src/lib-storage/index/index-mail.h
    M src/lib-storage/index/index-storage.c
    M src/lib-storage/mail-storage-private.h

  Log Message:
  -----------
  lib-storage: Move index_mail.vsize_ext_id to mailbox.mail_vsize_ext_id

It's mailbox-specific, so it doesn't have to be looked up every time.
Also this is needed for the following fix.


  Commit: 424633d1a1e22139a5ab9345f807a89d0792ead3
      https://github.com/dovecot/core/commit/424633d1a1e22139a5ab9345f807a89d0792ead3
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-01-30 (Mon, 30 Jan 2017)

  Changed paths:
    M src/lib-storage/index/index-mail.c
    M src/lib-storage/index/index-mail.h

  Log Message:
  -----------
  lib-storage: Add index_mail_get_vsize_extension()


  Commit: 00b2516ff54d1f9273beebc5861526ec2fd391a2
      https://github.com/dovecot/core/commit/00b2516ff54d1f9273beebc5861526ec2fd391a2
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-01-30 (Mon, 30 Jan 2017)

  Changed paths:
    M src/lib-storage/index/index-storage.c

  Log Message:
  -----------
  lib-storage: Set vsize extension when copying mails.


Compare: https://github.com/dovecot/core/compare/64a36868b6e1...00b2516ff54d


More information about the dovecot-cvs mailing list