]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
mount.nfs: Background mounts failing on time out errors.
authorSteve Dickson <steved@redhat.com>
Mon, 5 Dec 2011 14:48:46 +0000 (09:48 -0500)
committerSteve Dickson <steved@redhat.com>
Mon, 5 Dec 2011 14:48:46 +0000 (09:48 -0500)
Mounting with the "-o v3,bg,proto=udp" options will
fail, instead of retrying, when the server is down.
The reason being nfs_rewrite_pmap_mount_options()
does not interrupt RPC timeouts correctly.

Signed-off-by: Steve Dickson <steved@redhat.com>

No differences found