mirror of
https://github.com/winfsp/winfsp.git
synced 2026-06-15 09:06:03 -05:00
moved FlushOnCleanup from VolumeParam to struct fuse
This commit is contained in:
@@ -63,6 +63,7 @@ struct fuse
|
||||
unsigned conn_want;
|
||||
BOOLEAN fsinit;
|
||||
BOOLEAN has_symlinks, has_slashdot;
|
||||
BOOLEAN FlushOnCleanup;
|
||||
UINT32 DebugLog;
|
||||
FSP_FILE_SYSTEM_OPERATION_GUARD_STRATEGY OpGuardStrategy;
|
||||
FSP_FSCTL_VOLUME_PARAMS VolumeParams;
|
||||
|
||||
Reference in New Issue
Block a user