1
0
mirror of https://github.com/winfsp/winfsp.git synced 2026-03-16 13:20:33 -05:00

sys: create: FspFsvolCreate

Only check reparse point ECP if running on OS prior to RS4
This commit is contained in:
Bill Zissimopoulos
2018-09-06 18:03:53 -07:00
parent 681eac9cd8
commit f32c914ee8
3 changed files with 4 additions and 4 deletions

View File

@@ -1577,7 +1577,7 @@ extern const GUID FspMainFileOpenEcpGuid;
extern ULONG FspProcessorCount;
extern FSP_MV_CcCoherencyFlushAndPurgeCache *FspMvCcCoherencyFlushAndPurgeCache;
extern ULONG FspMvMdlMappingNoWrite;
extern BOOLEAN HasReparsePointCaseSensitivityFix;
extern BOOLEAN FspHasReparsePointCaseSensitivityFix;
/*
* Fixes