linux/net/sunrpc/xprtrdma
Chuck Lever 3d433ad812 xprtrdma: No qp_event disconnect
After thinking about this more, and auditing other kernel ULP imple-
mentations, I believe that a DISCONNECT cm_event will occur after a
fatal QP event. If that's the case, there's no need for an explicit
disconnect in the QP event handler.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
2019-01-02 12:05:16 -05:00
..
backchannel.c xprtrdma: Refactor Receive accounting 2019-01-02 12:05:16 -05:00
fmr_ops.c xprtrdma: Name MR trace events consistently 2018-10-02 15:55:36 -04:00
frwr_ops.c xprtrdma: Ensure MRs are DMA-unmapped when posting LOCAL_INV fails 2019-01-02 12:05:16 -05:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
module.c NFS client updates for Linux 4.18 2018-06-12 10:09:03 -07:00
rpc_rdma.c xprtrdma: Replace rpcrdma_receive_wq with a per-xprt workqueue 2019-01-02 12:05:16 -05:00
svc_rdma_backchannel.c Olga added support for the NFSv4.2 asynchronous copy protocol. We 2018-10-30 13:03:29 -07:00
svc_rdma_recvfrom.c A mistake on my part caused me to tag my branch 6 commits too early, 2018-08-23 16:00:10 -07:00
svc_rdma_rw.c A mistake on my part caused me to tag my branch 6 commits too early, 2018-08-23 16:00:10 -07:00
svc_rdma_sendto.c A mistake on my part caused me to tag my branch 6 commits too early, 2018-08-23 16:00:10 -07:00
svc_rdma_transport.c svcrdma: Reduce max_send_sges 2018-10-29 16:58:04 -04:00
svc_rdma.c sunrpc: remove redundant variables 'checksumlen','blocksize' and 'data' 2018-08-09 16:11:21 -04:00
transport.c xprtrdma: Replace rpcrdma_receive_wq with a per-xprt workqueue 2019-01-02 12:05:16 -05:00
verbs.c xprtrdma: No qp_event disconnect 2019-01-02 12:05:16 -05:00
xprt_rdma.h xprtrdma: No qp_event disconnect 2019-01-02 12:05:16 -05:00