mirror of
https://github.com/winfsp/winfsp.git
synced 2025-07-03 09:22:57 -05:00
sys: write.c, file.c: better handle failure cases around cache resizing
This commit is contained in:
@ -789,7 +789,6 @@ typedef struct
|
||||
UINT64 LastWriteTime;
|
||||
UINT64 ChangeTime;
|
||||
ULONG InfoChangeNumber;
|
||||
NTSTATUS CcStatus;
|
||||
UINT64 Security;
|
||||
ULONG SecurityChangeNumber;
|
||||
BOOLEAN TruncateOnClose;
|
||||
|
Reference in New Issue
Block a user