[dovecot/core] 5b45af: sdbox: Removed duplicated code.

GitHub noreply at github.com
Mon Oct 17 10:00:11 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 5b45af6a8881270e567fe11fe9e8e167b2a2d96b
      https://github.com/dovecot/core/commit/5b45af6a8881270e567fe11fe9e8e167b2a2d96b
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-10-17 (Mon, 17 Oct 2016)

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

  Log Message:
  -----------
  sdbox: Removed duplicated code.


  Commit: 4c649f0338c2031afdd62a503c336e3f74bc9954
      https://github.com/dovecot/core/commit/4c649f0338c2031afdd62a503c336e3f74bc9954
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-10-17 (Mon, 17 Oct 2016)

  Changed paths:
    M src/lib-fs/fs-api.c

  Log Message:
  -----------
  lib-fs: Optimize changing FS_METADATA_INTERNAL_PREFIX metadata.

file->metadata_changed doesn't need to change in that situation. It's used
by fs-metawrap to find out if it needs to rewrite metadata during a write,
but internal metadata isn't written to its header.


  Commit: 5b302b077a61204beb6852b89927952840458ccb
      https://github.com/dovecot/core/commit/5b302b077a61204beb6852b89927952840458ccb
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-10-17 (Mon, 17 Oct 2016)

  Changed paths:
    M src/lib-fs/fs-api-private.h
    M src/lib-fs/fs-api.c

  Log Message:
  -----------
  lib-fs: Added internal fs_metadata_find() helper function


  Commit: ece461287e52e22104e881313cea34bc77616a61
      https://github.com/dovecot/core/commit/ece461287e52e22104e881313cea34bc77616a61
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-10-17 (Mon, 17 Oct 2016)

  Changed paths:
    M src/lib-fs/fs-api.h
    M src/lib-fs/fs-dict.c
    M src/lib-fs/fs-posix.c

  Log Message:
  -----------
  lib-fs: Added FS_METADATA_WRITE_FNAME to allow renaming a file being written.


Compare: https://github.com/dovecot/core/compare/e13d38a11207...ece461287e52


More information about the dovecot-cvs mailing list