commit | 5381e0ec72eeb9467796ac4181ccb7bbce6d3e81 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Mon Oct 16 15:01:14 2017 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Fri Nov 17 13:47:54 2017 -0500 |
tree | 8fb5bcdf34eedadf3f98f7b984b33437f8333619 | |
parent | 61433af56077f5fd8815281b44938d84feb04687 [diff] |
xprtrdma: Move decoded header fields into rpcrdma_rep Clean up: Make it easier to pass the decoded XID, vers, credits, and proc fields around by moving these variables into struct rpcrdma_rep. Note: the credits field will be handled in a subsequent patch. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>