mirror of
https://github.com/winfsp/winfsp.git
synced 2026-03-16 13:20:33 -05: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