NFSv4: Fix the underestimate of NFSv4 open request size
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 2 Jul 2007 17:57:28 +0000 (13:57 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 11 Jul 2007 03:40:39 +0000 (23:40 -0400)
commit2cebf82883f49fd26148da5d9a43d1b4363f1d59
tree0d3b656135a72bc0ef95fa8148767bbdcd9c2146
parentbd625ba80d84d9de003b8a4bf61fd937b82aca09
NFSv4: Fix the underestimate of NFSv4 open request size

The maximum size depends on the filename size and a number of other
elements which are currently not being counted.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4xdr.c