1
0
mirror of https://github.com/winfsp/winfsp.git synced 2026-06-15 09:06:03 -05:00

dll: fuse: extended attributes support

This commit is contained in:
Bill Zissimopoulos
2019-03-20 14:32:00 -07:00
parent c23aabe533
commit 8c6d037332
6 changed files with 152 additions and 10 deletions
+1
View File
@@ -143,6 +143,7 @@ struct fsp_fuse_core_opt_data
rellinks;
int set_FileInfoTimeout,
set_DirInfoTimeout,
set_EaTimeout,
set_VolumeInfoTimeout,
set_KeepFileCache;
unsigned ThreadCount;