]> git.karo-electronics.de Git - mv-sheeva.git/commit
nfs41: use session attributes for rsize and wsize
authorAndy Adamson <andros@netapp.com>
Wed, 1 Apr 2009 13:22:33 +0000 (09:22 -0400)
committerBenny Halevy <bhalevy@panasas.com>
Wed, 17 Jun 2009 19:24:53 +0000 (12:24 -0700)
commit96b09e024fedf0a6604c8c688a3994d5ed991434
tree850daa16069a9d1729c53b26f27926f3e90a9da3
parent8d35301d7db4165f2430c428865f7b0add47615d
nfs41: use session attributes for rsize and wsize

Set the mount points rsize and wsize to the negotiated session fore channel
maximum response and requeset size. These values will be bound checked in
nfs_server_set_fsinfo.

Signed-off-by: Andy Adamson <andros@netapp.com>
Signed-off-by: Benny Halevy <bhalevy@panasas.com>
[move nfs4_session_set_rwsize into CONFIG_NFS_V4]
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/client.c