]> git.decadent.org.uk Git - nfs-utils.git/commit - utils/mount/stropts.c
mount.nfs: Don't update extra_opts after text-based negotiation
authorChuck Lever <chuck.lever@oracle.com>
Tue, 14 Jul 2009 20:45:07 +0000 (16:45 -0400)
committerSteve Dickson <steved@redhat.com>
Tue, 14 Jul 2009 20:45:07 +0000 (16:45 -0400)
commit23c1a452afce5726cfe661a4d7ac14a1883ecb55
tree2a82686f508630e17a8e36cd3e4cacfd4fcaf08a
parent134ea8cb64885fb587d038f80a1924f4c26470b9
mount.nfs: Don't update extra_opts after text-based negotiation

The umount.nfs command will negotiate the mount options again, so all
that is needed in /etc/mnttab is the original set of options used for
the mount, plus the additional mandatory options like addr=''.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
utils/mount/stropts.c