]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
svcrdma: Clean up process_context()
authorChuck Lever <chuck.lever@oracle.com>
Thu, 7 Jan 2016 19:49:03 +0000 (14:49 -0500)
committerDoug Ledford <dledford@redhat.com>
Tue, 19 Jan 2016 20:30:47 +0000 (15:30 -0500)
commitced4ac0c4f7819d586b559a2ed7244e4f78ac3d0
tree28a3c39343ad6b8cfa505c8b4302259ab16be976
parent3d61677c4d5f40529fb26c8f45c0d3a1bba47c66
svcrdma: Clean up process_context()

Be sure the completed ctxt is put in every path.

The xprt enqueue can take a while, so put the completed ctxt back
in circulation _before_ enqueuing the xprt.

Remove/disable debugging.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Acked-by: Bruce Fields <bfields@fieldses.org>
Signed-off-by: Doug Ledford <dledford@redhat.com>
net/sunrpc/xprtrdma/svc_rdma_transport.c