NFS: Ensure that we respect NFS_MAX_TCP_TIMEOUT
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 20 Dec 2007 21:03:57 +0000 (16:03 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 30 Jan 2008 07:05:59 +0000 (02:05 -0500)
commit7a3e3e18e40848b6f01d44407ce86b91b8535fbd
tree3caa0944475ac1fcb66a939b84562867c1c60e5e
parentba7392bb37cb12781890f45d7ddee1618e33a036
NFS: Ensure that we respect NFS_MAX_TCP_TIMEOUT

It isn't sufficient just to limit timeout->to_initval, we also need to
limit to_maxval.

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