diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2016-06-29 13:54:58 -0400 |
---|---|---|
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2016-07-11 15:50:43 -0400 |
commit | 64695bde6c289a62250eb0a078916703c8cf639a (patch) | |
tree | b82a989d586d9e3174f4d14f65c9da220d8ac5de /include/linux/sunrpc | |
parent | cfabe2c634e617765af39ea1cb2920bdcbc5bb7e (diff) |
xprtrdma: Clean up fixup_copy_count accounting
fixup_copy_count should count only the number of bytes copied to the
page list. The head and tail are now always handled without a data
copy.
And the debugging at the end of rpcrdma_inline_fixup() is also no
longer necessary, since copy_len will be non-zero when there is reply
data in the tail (a normal and valid case).
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Tested-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'include/linux/sunrpc')
0 files changed, 0 insertions, 0 deletions