]> git.baikalelectronics.ru Git - kernel.git/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)
commit73221ae1a0d9605660f7297205a2685bba582298
treeda960d98b0b2c26f72379855859ddf23081b4dfe
parentb42a6cb5848c2ba4216c4eb85665a7418ccac349
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