commit | 2cebf82883f49fd26148da5d9a43d1b4363f1d59 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Jul 02 13:57:28 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jul 10 23:40:39 2007 -0400 |
tree | 0d3b656135a72bc0ef95fa8148767bbdcd9c2146 | |
parent | bd625ba80d84d9de003b8a4bf61fd937b82aca09 [diff] |
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>