Bug 45371

Summary: man page for exports lacks information on -webnfs and -public
Product: Documentation Reporter: pantzer <pantzer>
Component: Books & ArticlesAssignee: Ceri Davies <ceri>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description pantzer 2002-11-17 12:00:10 UTC
exports(5) fails to state that -public and -webnfs can only be used on one export per server.

Fix: 

Expand the part about WebNFS with:
Only one file system per server may use -public or -webnfs
Comment 1 fullermd 2002-11-17 21:36:23 UTC
On Sun, Nov 17, 2002 at 12:49:59PM +0100 I heard the voice of
Mattias Pantzare, and lo! it spake thus:
> 	
> >Fix:
> 
> Expand the part about WebNFS with:
> Only one file system per server may use -public or -webnfs

Suggested patch:

Index: exports.5
===================================================================
RCS file: /usr/cvs/src/usr.sbin/mountd/exports.5,v
retrieving revision 1.21
diff -u -r1.21 exports.5
--- exports.5	20 Sep 2002 20:03:27 -0000	1.21
+++ exports.5	17 Nov 2002 21:35:34 -0000
@@ -178,6 +178,9 @@
 .Sm on
 and
 .Fl ro .
+Note that only one filesystem can be
+.Tn WebNFS
+exported on a server.
 .Pp
 A
 .Sm off




-- 
Matthew Fuller     (MF4839)   |  fullermd@over-yonder.net
Systems/Network Administrator |  http://www.over-yonder.net/~fullermd/

"The only reason I'm burning my candle at both ends, is because I
      haven't figured out how to light the middle yet"
Comment 2 fullermd 2002-12-09 04:15:59 UTC
[Keepalive]

Should we try and roll this patch in before 5.0-RELEASE?



-- 
Matthew Fuller     (MF4839)   |  fullermd@over-yonder.net
Systems/Network Administrator |  http://www.over-yonder.net/~fullermd/

"The only reason I'm burning my candle at both ends, is because I
      haven't figured out how to light the middle yet"
Comment 3 Ceri Davies freebsd_committer freebsd_triage 2004-03-22 21:04:30 UTC
State Changed
From-To: open->patched

Committed to -HEAD. 


Comment 4 Ceri Davies freebsd_committer freebsd_triage 2004-03-22 21:04:30 UTC
Responsible Changed
From-To: freebsd-doc->ceri

My MFC reminder.
Comment 5 Ceri Davies freebsd_committer freebsd_triage 2004-03-27 14:28:46 UTC
State Changed
From-To: patched->closed

The change was MFCd.  Thanks.