summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma/xprt_rdma.h
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/xprt_rdma.h
parent10b9d99a3dbbf5e9af838d1887a1047875dcafd9 (diff)
downloadlinux-stable-e814eecbe3bbeaa8b004d25a4b8974d232b765a9.tar.gz
linux-stable-e814eecbe3bbeaa8b004d25a4b8974d232b765a9.tar.bz2
linux-stable-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/xprt_rdma.h')
0 files changed, 0 insertions, 0 deletions