sys: FspIopRetryPrepareIrp()

This commit is contained in:
Bill Zissimopoulos
2016-01-27 16:57:48 -08:00
parent dde82a1081
commit b2e6ec0f44
4 changed files with 16 additions and 5 deletions

View File

@ -562,6 +562,7 @@ NTSTATUS FspFsvolQueryInformationComplete(
ASSERT(FSP_STATUS_IOQ_POST != Result);
if (STATUS_PENDING != Result)
Irp->IoStatus.Information = (UINT_PTR)((PUINT8)Buffer - (PUINT8)Irp->AssociatedIrp.SystemBuffer);
FSP_LEAVE_IOC("%s, FileObject=%p",