From: Trond Myklebust Date: Wed, 2 Jul 2008 18:43:47 +0000 (-0400) Subject: NFS: set transport defaults after mount option parsing is finished X-Git-Tag: v2.6.27-rc1~1052^2~1^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=259875efed06d6936f54c9a264e868937f1bc217;p=pandora-kernel.git NFS: set transport defaults after mount option parsing is finished Move the UDP/TCP default timeo/retrans settings for text mounts to nfs_init_timeout_values(), which was were they were always being initialised (and sanity checked) for binary mounts. Document the default timeout values using appropriate #defines. Ensure that we initialise and sanity check the transport protocols that may have been specified by the user. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed