summaryrefslogtreecommitdiff
path: root/curvetun/nacl_path.sh
AgeCommit message (Expand)AuthorFilesLines
2013-03-17nacl scripts: include common header and rename build_nacl.shDaniel Borkmann1-5/+9
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+18
>patch) tree0e386437be480287bb80694350b596dbc7f8e317 parent0319aafc95eaae10fdb867c35ce9bacfca27eaa3 (diff)
svcrdma: Drain QP before freeing svcrdma_xprt
If the server has forced a disconnect, the associated QP has not been moved to the Error state, and thus Receives are still posted. Ensure Receives (and any other outstanding WRs) are drained to release resources that can be freed during teardown of the svcrdma_xprt. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat