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

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;