From: Chuck Lever Date: Tue, 13 Jan 2015 16:03:45 +0000 (-0500) Subject: svcrdma: Move read list XDR round-up logic X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~106^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcbeced5b4df5e7f05ed8a18b69acfac733aab11;p=pandora-kernel.git 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 Reviewed-by: Steve Wise Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed