]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: NFS client underestimates how large an NFSv4 SETATTR reply can be
authorChuck Lever <chuck.lever@oracle.com>
Tue, 8 May 2007 22:23:28 +0000 (18:23 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 9 May 2007 21:58:00 +0000 (17:58 -0400)
commit6455f5068be1049438b0570bf84a666ac5093a39
tree0894788349bae7b0d1707dcab98505b5ada8a3ef
parentb9482237a0a77e4f8c1405bfb70873375c9151a2
NFS: NFS client underestimates how large an NFSv4 SETATTR reply can be

The maximum size of an NFSv4 SETATTR compound reply should include the
GETATTR operation that we send.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4xdr.c