From: Weston Andros Adamson Date: Fri, 1 Mar 2013 01:30:08 +0000 (-0500) Subject: PNFS: set the default DS timeout to 60 seconds X-Git-Tag: v3.9-rc1~16^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb97cbb459c656b542101091f67ce112b3e56183;p=pandora-kernel.git 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 Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed