Skip to content
Commit 6fd5034d authored by Chuck Lever's avatar Chuck Lever
Browse files

svcrdma: Refactor chunk list encoders



Same idea as the receive-side changes I did a while back: use
xdr_stream helpers rather than open-coding the XDR chunk list
encoders. This builds the Reply transport header from beginning to
end without backtracking.

As additional clean-ups, fill in documenting comments for the XDR
encoders and sprinkle some trace points in the new encoding
functions.

Signed-off-by: default avatarChuck Lever <chuck.lever@oracle.com>
parent 5c266df5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment