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

View File

@ -49,7 +49,8 @@ static NTSTATUS FspFsvolCleanup(
{
PAGED_CODE();
return STATUS_INVALID_DEVICE_REQUEST;
Irp->IoStatus.Information = 0;
return STATUS_SUCCESS;
}
VOID FspFsvolCleanupComplete(