* [PATCH] Clarify language in man exportfs
@ 2007-10-29 18:04 Steinar H. Gunderson
2007-11-03 13:18 ` Steve Dickson
0 siblings, 1 reply; 2+ messages in thread
From: Steinar H. Gunderson @ 2007-10-29 18:04 UTC (permalink / raw)
To: nfs
(I still have two pending minor patches, by the way :-) )
As discussed in a user case earlier, the wording in the exportfs man page can
be a bit confusing, implying that "exportfs -u :/foo" will unexport /foo from
all hosts, which it won't. Thus, make the language clearer -- based on
suggestion/patch from David Liontooth.
Signed-off-by: Steinar H. Gunderson <sesse@debian.org>
--- nfs-utils-1.1.1.orig/utils/exportfs/exportfs.man
+++ nfs-utils-1.1.1/utils/exportfs/exportfs.man
@@ -167,11 +167,13 @@ all entries listed in
are removed from the kernel export tables, and the file is cleared. This
effectively shuts down all NFS activity.
.P
-To remove individual export entries, one can specify a
+To remove an export to a host, specify a
.I host:/path
pair. This deletes the specified entry from
.B xtab
and removes the corresponding kernel entry (if any).
+To remove one or more exports to several hosts, use
+.BR "exportfs -ua" .
.P
.\" -------------------- Dumping the Export Table -----------------
.SS Dumping the Export Table
/* Steinar */
--
Homepage: http://www.sesse.net/
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] Clarify language in man exportfs
2007-10-29 18:04 [PATCH] Clarify language in man exportfs Steinar H. Gunderson
@ 2007-11-03 13:18 ` Steve Dickson
0 siblings, 0 replies; 2+ messages in thread
From: Steve Dickson @ 2007-11-03 13:18 UTC (permalink / raw)
To: Steinar H. Gunderson; +Cc: nfs
Steinar H. Gunderson wrote:
> (I still have two pending minor patches, by the way :-) )
>
> As discussed in a user case earlier, the wording in the exportfs man page can
> be a bit confusing, implying that "exportfs -u :/foo" will unexport /foo from
> all hosts, which it won't. Thus, make the language clearer -- based on
> suggestion/patch from David Liontooth.
>
> Signed-off-by: Steinar H. Gunderson <sesse@debian.org>
Committed.
Also added some examples on how to unexport directories.
steved.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-11-03 13:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-29 18:04 [PATCH] Clarify language in man exportfs Steinar H. Gunderson
2007-11-03 13:18 ` Steve Dickson
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.