svcrdma: Drop connection after an RDMA Read error
authorChuck Lever <chuck.lever@oracle.com>
Tue, 10 Oct 2023 17:23:41 +0000 (13:23 -0400)
committerChuck Lever <chuck.lever@oracle.com>
Mon, 16 Oct 2023 16:44:40 +0000 (12:44 -0400)
commit197115ebf358cb440c73e868b2a0a5ef728decc6
tree812ab13d35b94500d77b437dd1e60bc1949be306
parent2ffda63c98f4eb2fdca49a93017bed1ad3ae00e7
svcrdma: Drop connection after an RDMA Read error

When an RPC Call message cannot be pulled from the client, that
is a message loss, by definition. Close the connection to trigger
the client to resend.

Cc: <stable@vger.kernel.org>
Reviewed-by: Tom Talpey <tom@talpey.com>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
net/sunrpc/xprtrdma/svc_rdma_recvfrom.c