nfsd4: allow larger 4.1 session drc slots
authorJ. Bruce Fields <bfields@redhat.com>
Wed, 12 Mar 2014 19:17:18 +0000 (15:17 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 23 May 2014 13:03:41 +0000 (09:03 -0400)
commit24906f32378288d74289405231ddbb7120317691
tree12cf755841e52a71122b884eed93ed583ee61c4b
parent5b648699afa00de0cfe679a4733bef593faaa3a4
nfsd4: allow larger 4.1 session drc slots

The client is actually asking for 2532 bytes.  I suspect that's a
mistake.  But maybe we can allow some more.  In theory lock needs more
if it might return a maximum-length lockowner in the denied case.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/state.h
This page took 0.025714 seconds and 5 git commands to generate.