From: Chuck Lever Date: Tue, 14 Jul 2009 20:45:07 +0000 (-0400) Subject: mount.nfs: Don't update extra_opts after text-based negotiation X-Git-Tag: nfs-utils-1-2-1-rc2~12 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=commitdiff_plain;h=23c1a452afce5726cfe661a4d7ac14a1883ecb55;hp=23c1a452afce5726cfe661a4d7ac14a1883ecb55 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 Signed-off-by: Steve Dickson ---