NFSv4.1: Adjust CREATE_SESSION arguments when mounting a new filesystem
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 20 Nov 2012 15:53:39 +0000 (10:53 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 21 Nov 2012 14:29:51 +0000 (09:29 -0500)
commit688a9024e2bc8d07cdc62e287dfb048722cf96df
tree4311e6fdbc1a026ceea2199be672477b21e37e94
parentae72ae676045274c82f3c25159a9dd7cfcf5ffae
NFSv4.1: Adjust CREATE_SESSION arguments when mounting a new filesystem

If we're mounting a new filesystem, ensure that the session has negotiated
large enough request and reply sizes to match the wsize and rsize mount
arguments.

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