2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-15 09:03:59 +08:00
linux-next/net/sunrpc/xprtrdma
Chuck Lever 58bd6656f8 xprtrdma: Restore wake-up-all to rpcrdma_cm_event_handler()
Commit e28ce90083 ("xprtrdma: kmalloc rpcrdma_ep separate from
rpcrdma_xprt") erroneously removed a xprt_force_disconnect()
call from the "transport disconnect" path. The result was that the
client no longer responded to server-side disconnect requests.

Restore that call.

Fixes: e28ce90083 ("xprtrdma: kmalloc rpcrdma_ep separate from rpcrdma_xprt")
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
2020-04-20 10:41:00 -04:00
..
backchannel.c xprtrdma: kmalloc rpcrdma_ep separate from rpcrdma_xprt 2020-03-27 10:47:25 -04:00
frwr_ops.c xprtrdma: kmalloc rpcrdma_ep separate from rpcrdma_xprt 2020-03-27 10:47:25 -04:00
Makefile xprtrdma: Remove support for FMR memory registration 2019-01-02 12:05:17 -05:00
module.c NFS client updates for Linux 4.18 2018-06-12 10:09:03 -07:00
rpc_rdma.c NFS client updates for Linux 5.7 2020-04-07 13:51:39 -07:00
svc_rdma_backchannel.c svcrdma: Fix leak of transport addresses 2020-03-27 12:25:06 -04:00
svc_rdma_recvfrom.c svcrdma: Fix double sync of transport header buffer 2020-03-16 12:04:33 -04:00
svc_rdma_rw.c svcrdma: Rename svcrdma_encode trace points in send routines 2020-03-16 12:04:32 -04:00
svc_rdma_sendto.c svcrdma: Avoid DMA mapping small RPC Replies 2020-03-16 12:04:33 -04:00
svc_rdma_transport.c svcrdma: Remove svcrdma_cm_event() trace point 2020-03-16 12:04:32 -04:00
svc_rdma.c svcrdma: Remove svc_rdma_wq 2019-08-19 10:59:28 -04:00
transport.c xprtrdma: kmalloc rpcrdma_ep separate from rpcrdma_xprt 2020-03-27 10:47:25 -04:00
verbs.c xprtrdma: Restore wake-up-all to rpcrdma_cm_event_handler() 2020-04-20 10:41:00 -04:00
xprt_rdma.h xprtrdma: kmalloc rpcrdma_ep separate from rpcrdma_xprt 2020-03-27 10:47:25 -04:00