github / libprojfs

Linux projected filesystem library
GNU Lesser General Public License v2.1
92 stars 14 forks source link

Store GVFS metadata in xattrs on placeholder/empty files #58

Closed chrisd8088 closed 5 years ago

chrisd8088 commented 5 years ago

Enhance the C# caller code (ProjFS.Linux) and the libprojfs API as necessary to support storing the GVFS attributes contentId and providerId as extended attributes on empty/placeholder projected files.

chrisd8088 commented 5 years ago

Closed by #60, github/VFSForGit#8, and Microsoft/VFSForGit#848.