]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
mount: enable retry for nfs23 to set the correct protocol for mount.
authorNeil Brown <neilb@suse.de>
Thu, 28 Aug 2008 15:32:33 +0000 (11:32 -0400)
committerSteve Dickson <steved@redhat.com>
Thu, 28 Aug 2008 15:32:33 +0000 (11:32 -0400)
Use a connected port when talking to portmap via UDP.

This allows us to get ICMP errors reported back so we can avoid
timeouts.  Also catch the error (RPC_CANTRECV) properly in getport.

Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: Steve Dickson <steved@redhat.com>

No differences found