]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
showmount: Try the highest mount version then fall back to lower ones nfs-utils-1-2-2-rc4
authorSteve Dickson <steved@redhat.com>
Mon, 11 Jan 2010 23:26:41 +0000 (18:26 -0500)
committerSteve Dickson <steved@redhat.com>
Mon, 11 Jan 2010 23:26:41 +0000 (18:26 -0500)
Showmount should try the highest mount version first then fall
back to the lower ones when the server returns a RPC_PROGVERSMISMATCH
error. The idea being not using the lower mount versions will begin
the process of moving away from NFSv2 support.

Reviewed-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Steve Dickson <steved@redhat.com>

No differences found