1
0
mirror of https://github.com/winfsp/winfsp.git synced 2026-06-04 11:56:54 -05:00

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
+1
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",