fscrypt icon indicating copy to clipboard operation
fscrypt copied to clipboard

Add MetadataPath field to Mount struct

Open sbuisson-ddn opened this issue 4 years ago • 0 comments

The new MetadataPath field in Mount struct is the absolute path to fscrypt metadata directory (.fscrypt), if different from where the file system is mounted (as stored in Path). This is useful when the .fscrypt directory is mounted directly instead of being visible via a whole-filesystem mount.

sbuisson-ddn avatar Dec 06 '21 11:12 sbuisson-ddn