commit | 9191ca3b381b15b9a88785a8ae2fa4db8e553b0c | [log] [tgz] |
---|---|---|
author | Tom Talpey <talpey@netapp.com> | Thu Oct 09 15:01:11 2008 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Oct 10 15:12:33 2008 -0400 |
tree | 7357b4009fefff106adab972f0572b3d4e105fa0 | |
parent | fee08caf943e8ed3446ce42fa085b5e7e5f08d92 [diff] |
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 <talpey@netapp.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>