]> git.baikalelectronics.ru Git - kernel.git/commit
xprtrdma: Enable pad optimization
authorChuck Lever <chuck.lever@oracle.com>
Sun, 9 Nov 2014 01:14:53 +0000 (20:14 -0500)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Tue, 25 Nov 2014 18:39:20 +0000 (13:39 -0500)
commitb2147f801bb50afbc07942a56c946159c8bb35ff
treed5dd22a5eebfc88aa324d2e93ba30ecbf5a33099
parent32af10c26b22c13005352e6ba2a1167efc790ace
xprtrdma: Enable pad optimization

The Linux NFS/RDMA server used to reject NFSv3 WRITE requests when
pad optimization was enabled. That bug was fixed by commit
117d2d218959 ("svcrdma: Add zero padding if the client doesn't send
it").

We can now enable pad optimization on the client, which helps
performance and is supported now by both Linux and Solaris servers.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
net/sunrpc/xprtrdma/transport.c