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

sys & dll: Added FlushOnCleanup volume param

This commit is contained in:
ethan
2025-06-20 14:56:01 +08:00
parent ddca7bd548
commit c8e182e1d4
6 changed files with 26 additions and 2 deletions
+1
View File
@@ -156,6 +156,7 @@ struct fsp_fuse_core_opt_data
set_EaTimeout,
set_VolumeInfoTimeout,
set_KeepFileCache,
set_FlushOnCleanup,
set_LegacyUnlinkRename;
unsigned ThreadCount;
FSP_FSCTL_VOLUME_PARAMS VolumeParams;