]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
mount.nfs: Retry v4 mounts with v3 on ENOENT errors
authorNeil Brown <neilb@suse.de>
Mon, 7 Dec 2009 22:23:48 +0000 (17:23 -0500)
committerSteve Dickson <steved@redhat.com>
Mon, 7 Dec 2009 22:23:48 +0000 (17:23 -0500)
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 <steved@redhat.com>

No differences found