mirror of
https://github.com/winfsp/winfsp.git
synced 2025-07-04 01:42:58 -05:00
sys: FspIopRetryPrepareIrp()
This commit is contained in:
@ -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",
|
||||
|
Reference in New Issue
Block a user