]> git.decadent.org.uk Git - nfs-utils.git/commit
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)
commit26a14b65991b79d317638f78dc6b4e5ac1ef712e
treef8451599996f96cbee814c855c3a0255f662a401
parent77997a364006619874a4585c6821da24666dbaa9
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 <steved@redhat.com>
utils/mount/stropts.c