]> Pileus Git - ~andy/linux/commit
PNFS: set the default DS timeout to 60 seconds
authorWeston Andros Adamson <dros@netapp.com>
Fri, 1 Mar 2013 01:30:08 +0000 (20:30 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 1 Mar 2013 01:35:00 +0000 (17:35 -0800)
commiteb97cbb459c656b542101091f67ce112b3e56183
treeda960d98b0b2c26f72379855859ddf23081b4dfe
parent7aa262b522ee5a7f1bf9b8fe34539b262ba6da0a
PNFS: set the default DS timeout to 60 seconds

The client should have 60 second default timeouts for DS operations, not 6
seconds.

NFS4_DEF_DS_TIMEO is used as "timeout in tenths of a second" in
nfs_init_timeout_values (and is not used anywhere else).
This matches up with the description of the module param dataserver_timeo.

Signed-off-by: Weston Andros Adamson <dros@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4filelayout.h