aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma/svc_rdma_sendto.c
diff options
context:
space:
mode:
authorChuck Lever <chuck.lever@oracle.com>2020-06-11 12:44:56 -0400
committerChuck Lever <chuck.lever@oracle.com>2020-07-13 17:28:24 -0400
commite814eecbe3bbeaa8b004d25a4b8974d232b765a9 (patch)
tree77932ac96e7d597cf401d3f901c0d3650ba5e93d /net/sunrpc/xprtrdma/svc_rdma_sendto.c
parentSUNRPC: Augment server-side rpcgss tracepoints (diff)
downloadlinux-dev-e814eecbe3bbeaa8b004d25a4b8974d232b765a9.tar.xz
linux-dev-e814eecbe3bbeaa8b004d25a4b8974d232b765a9.zip
svcrdma: Fix page leak in svc_rdma_recv_read_chunk()
Commit 07d0ff3b0cd2 ("svcrdma: Clean up Read chunk path") moved the page saver logic so that it gets executed event when an error occurs. In that case, the I/O is never posted, and those pages are then leaked. Errors in this path, however, are quite rare. Fixes: 07d0ff3b0cd2 ("svcrdma: Clean up Read chunk path") Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'net/sunrpc/xprtrdma/svc_rdma_sendto.c')
0 files changed, 0 insertions, 0 deletions