commit | ced4ac0c4f7819d586b559a2ed7244e4f78ac3d0 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Thu Jan 07 14:49:03 2016 -0500 |
committer | Doug Ledford <dledford@redhat.com> | Tue Jan 19 15:30:47 2016 -0500 |
tree | 28a3c39343ad6b8cfa505c8b4302259ab16be976 | |
parent | 3d61677c4d5f40529fb26c8f45c0d3a1bba47c66 [diff] |
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>