From: Tom Talpey Date: Thu, 9 Oct 2008 19:01:11 +0000 (-0400) Subject: RPC/RDMA: adhere to protocol for unpadded client trailing write chunks. X-Git-Tag: v2.6.28-rc1~266^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9191ca3b381b15b9a88785a8ae2fa4db8e553b0c;p=pandora-kernel.git RPC/RDMA: adhere to protocol for unpadded client trailing write chunks. The RPC/RDMA protocol allows clients and servers to avoid RDMA operations for data which is purely the result of XDR padding. On the client, automatically insert the necessary padding for such server replies, and optionally don't marshal such chunks. Signed-off-by: Tom Talpey Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed