mirror of
https://github.com/winfsp/winfsp.git
synced 2025-12-26 05:52:46 -06:00
sys: IRP_MJ_CREATE
This commit is contained in:
@@ -117,7 +117,7 @@
|
||||
{ \
|
||||
/* this can only happen if the Ioq was stopped */\
|
||||
ASSERT(FspIoqStopped(&FsvrtDeviceExtension->Ioq));\
|
||||
FspIopCompleteRequest(Irp, STATUS_ACCESS_DENIED);\
|
||||
FspIopCompleteRequest(Irp, Result = STATUS_CANCELLED);\
|
||||
} \
|
||||
} \
|
||||
} \
|
||||
|
||||
Reference in New Issue
Block a user