[dovecot/core] 909929: lib-fs: If fs_get_metadata() isn't implemented, re...

GitHub noreply at github.com
Thu Nov 8 17:30:07 EET 2018


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 909929a90bd56fb4550ac44d8a7d1e07af666f7c
      https://github.com/dovecot/core/commit/909929a90bd56fb4550ac44d8a7d1e07af666f7c
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-11-08 (Thu, 08 Nov 2018)

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

  Log Message:
  -----------
  lib-fs: If fs_get_metadata() isn't implemented, return internal metadata anyway

The metadata is sometimes used for transferring internal metadata within the
files. This metadata isn't stored to disk. So even if the fs driver doesn't
support metadata at all, it should still be possible to get/set the internal
metadata. Setting it was already possible, but getting wasn't.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the dovecot-cvs mailing list