dll: fuse: implement new Delete design and POSIX semantics

This commit is contained in:
Bill Zissimopoulos
2021-10-19 17:54:01 +01:00
parent 19823d84de
commit a4d7aee6f5
3 changed files with 72 additions and 43 deletions

View File

@ -153,7 +153,8 @@ struct fsp_fuse_core_opt_data
set_DirInfoTimeout,
set_EaTimeout,
set_VolumeInfoTimeout,
set_KeepFileCache;
set_KeepFileCache,
set_LegacyUnlinkRename;
unsigned ThreadCount;
FSP_FSCTL_VOLUME_PARAMS VolumeParams;
UINT16 VolumeLabelLength;