diff options
author | Tom Talpey | 2008-10-09 21:01:00 +0200 |
---|---|---|
committer | Trond Myklebust | 2008-10-10 21:11:40 +0200 |
commit | fee08caf943e8ed3446ce42fa085b5e7e5f08d92 (patch) | |
tree | 21419677bd5210c7a9068b698c23e52cd385f530 /net/sunrpc/xprtrdma/transport.c | |
parent | RPC/RDMA: maintain the RPC task bytes-sent statistic. (diff) | |
download | kernel-qcow2-linux-fee08caf943e8ed3446ce42fa085b5e7e5f08d92.tar.gz kernel-qcow2-linux-fee08caf943e8ed3446ce42fa085b5e7e5f08d92.tar.xz kernel-qcow2-linux-fee08caf943e8ed3446ce42fa085b5e7e5f08d92.zip |
RPC/RDMA: avoid an oops due to disconnect racing with async upcalls.
RDMA disconnects yield an upcall from the RDMA connection manager,
which can race with rpc transport close, e.g. on ^C of a mount.
Ensure any rdma cm_id and qp are fully destroyed before continuing.
Signed-off-by: Tom Talpey <talpey@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'net/sunrpc/xprtrdma/transport.c')
0 files changed, 0 insertions, 0 deletions