commit | 7a1cbfa18059a40d4752dab057384c3ca2de326c | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Wed Jun 17 11:07:00 2020 -0400 |
committer | Chuck Lever <chuck.lever@oracle.com> | Mon Nov 30 13:00:22 2020 -0500 |
tree | 06b49ddaf83599bc6bd29d1ab9d1d53205b75b10 | |
parent | 58b2e0fefa891c99f297120c8c062a35005dc562 [diff] |
svcrdma: Use parsed chunk lists to construct RDMA Writes Refactor: Instead of re-parsing the ingress RPC Call transport header when constructing RDMA Writes, use the new parsed chunk lists for the Write list and Reply chunk, which are version-agnostic and already XDR-decoded. Signed-off-by: Chuck Lever <chuck.lever@oracle.com>