]> git.decadent.org.uk Git - nfs-utils.git/commit
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)
commit917cd9a5532d90745d94045f49ee49d0a7636d6d
treea2a732ad68080330f8506b9a34e4b5bfd7067376
parent6c3abd83758060356db4fa4e9d69d5bec09865e4
showmount: Try the highest mount version then fall back to lower ones

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