1
0
mirror of https://github.com/winfsp/winfsp.git synced 2026-06-15 00:56:02 -05:00

Major refactoring: testing

This commit is contained in:
Bill Zissimopoulos
2015-12-23 23:51:05 -08:00
parent db1dc6fc91
commit b5da069d17
4 changed files with 41 additions and 5 deletions
+2 -1
View File
@@ -46,7 +46,8 @@ static NTSTATUS FspFsvolClose(
{
PAGED_CODE();
return STATUS_INVALID_DEVICE_REQUEST;
Irp->IoStatus.Information = 0;
return STATUS_SUCCESS;
}
VOID FspFsvolCloseComplete(