commit | fcbeced5b4df5e7f05ed8a18b69acfac733aab11 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Tue Jan 13 11:03:45 2015 -0500 |
committer | J. Bruce Fields <bfields@redhat.com> | Thu Jan 15 15:01:48 2015 -0500 |
tree | 081d0b131a10270b55746c4568fcb80085b3edf2 | |
parent | 0b056c224bea63060ce8a981e84193c93fac6f5d [diff] |
svcrdma: Move read list XDR round-up logic This is a pre-requisite for a subsequent patch. Read list XDR round-up needs to be done _before_ additional inline content is copied to the end of the XDR buffer's page list. Move the logic added by commit e560e3b510d2 ("svcrdma: Add zero padding if the client doesn't send it"). Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Reviewed-by: Steve Wise <swise@opengridcomputing.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>