]> git.decadent.org.uk Git - nfs-utils.git/commit - utils/mount/stropts.c
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)
commita88c279992f4b63e3dcaac9930e300fd4bb03dd7
tree34743186037f38624dced793b2cabd1ecf11547f
parent6f73daf5a5711dc0620f7d43c61c4fd57c0d3f80
mount.nfs: Don't do anything fancy if this is a remount

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