commit | 6ceea36890a01aa626ce08487eecc5fb43e749b1 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Wed Dec 19 10:58:24 2018 -0500 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Wed Jan 02 12:05:16 2019 -0500 |
tree | 01f6b56a343064c01d0be8f312162880b9cee1b3 | |
parent | b674c4b4a13dc3d37f1b4a449f3b9515f9a30615 [diff] |
xprtrdma: Refactor Receive accounting Clean up: Divide the work cleanly: - rpcrdma_wc_receive is responsible only for RDMA Receives - rpcrdma_reply_handler is responsible only for RPC Replies - the posted send and receive counts both belong in rpcrdma_ep Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>