summaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc/rpc_rdma.h
diff options
context:
space:
mode:
authorChuck Lever <chuck.lever@oracle.com>2016-03-04 11:28:01 -0500
committerAnna Schumaker <Anna.Schumaker@Netapp.com>2016-03-14 14:55:55 -0400
commitb892a699cecc36ca373def4bc5ddc5fa3d46ba3b (patch)
tree8f3b5c57ab41ac027b90a9d6f0bbb63b810fdd22 /include/linux/sunrpc/rpc_rdma.h
parent821c791a0bde997499384733fc98dba76baac41e (diff)
downloadlinux-stable-b892a699cecc36ca373def4bc5ddc5fa3d46ba3b.tar.gz
linux-stable-b892a699cecc36ca373def4bc5ddc5fa3d46ba3b.tar.bz2
linux-stable-b892a699cecc36ca373def4bc5ddc5fa3d46ba3b.zip
xprtrdma: Do not wait if ib_post_send() fails
If ib_post_send() in ro_unmap_sync() fails, the WRs have not been posted, no completions will fire, and wait_for_completion() will wait forever. Skip the wait in that case. To ensure the MRs are invalid, disconnect. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'include/linux/sunrpc/rpc_rdma.h')
0 files changed, 0 insertions, 0 deletions