]> git.decadent.org.uk Git - nfs-utils.git/commit
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)
commit92e4d5c342f15940362fc2b2df19df0893f0dd13
tree1582dfceb6f8494f9dc070ca353461ffa032b971
parent83a8da644b553680e9d578843a6fa0fc9347af0e
mount: enable retry for nfs23 to set the correct protocol for mount.

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>
utils/mount/network.c