]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
mount.nfs: Don't do anything fancy if this is a remount
authorChuck Lever <chuck.lever@oracle.com>
Thu, 16 Sep 2010 11:28:18 +0000 (07:28 -0400)
committerSteve Dickson <steved@redhat.com>
Thu, 16 Sep 2010 11:29:47 +0000 (07:29 -0400)
We don't want to append "vers=4" or perform any negotiation if the
"remount" mount option was specified.  It will just end in tears.

This attempts to address

  https://qa.mandriva.com/show_bug.cgi?id=60311

and

  https://bugzilla.linux-nfs.org/show_bug.cgi?id=187

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

No differences found