From: Neil Brown Date: Mon, 7 Dec 2009 22:23:48 +0000 (-0500) Subject: mount.nfs: Retry v4 mounts with v3 on ENOENT errors X-Git-Tag: nfs-utils-1-2-2-rc2~10 X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;ds=sidebyside;h=26a14b65991b79d317638f78dc6b4e5ac1ef712e;hp=26a14b65991b79d317638f78dc6b4e5ac1ef712e;p=nfs-utils.git mount.nfs: Retry v4 mounts with v3 on ENOENT errors Retry v4 mounts with a v3 mount when the version is not explicitly specified and the mount fails with ENOENT. The will help deal with Linux servers that do not automatically export a pseudo root Signed-off-by: Steve Dickson ---