free upcall entry for async io
This commit is contained in:
parent
a0d2e12806
commit
1d2d21632d
1 changed files with 1 additions and 0 deletions
|
|
@ -1909,6 +1909,7 @@ NTSTATUS nfs41_downcall(
|
|||
}
|
||||
nfs41_RemoveEntry(downcallLock, downcall, cur);
|
||||
RxLowIoCompletion(cur->u.ReadWrite.rxcontext);
|
||||
RxFreePool(cur);
|
||||
} else
|
||||
KeSetEvent(&cur->cond, 0, FALSE);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue