Print this page
*** NO COMMENTS ***

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man1m/share_nfs.1m
          +++ new/usr/src/man/man1m/share_nfs.1m
↓ open down ↓ 124 lines elided ↑ open up ↑
 125  125  tag determines the location of the related log files. The \fBtag\fR is defined
 126  126  in \fBetc/nfs/nfslog.conf\fR. If no \fBtag\fR is specified, the default values
 127  127  associated with the \fBglobal\fR \fBtag\fR in \fBetc/nfs/nfslog.conf\fR is
 128  128  used. Support of NFS server logging is only available for NFS Version 2 and
 129  129  Version 3 requests.
 130  130  .RE
 131  131  
 132  132  .sp
 133  133  .ne 2
 134  134  .na
      135 +\fB\fBnohide\fR\fR
      136 +.ad
      137 +.sp .6
      138 +.RS 4n
      139 +
      140 +By default, if a server exports two filesystems, one of which is mounted as a
      141 +child of the other, NFS Version 2 and Version 3 clients must mount both
      142 +filesystems explicitly in order to access them. If a client only mounts
      143 +the parent, it will see an empty directory at the location where the other
      144 +filesystem is mounted.
      145 +
      146 +Setting the \fBnohide\fR option on a filesystem causes it to no longer be
      147 +hidden in this manner, and a client will be able to move from the parent
      148 +filesystem to this one without noticing the change. However, some NFS clients
      149 +or applications may not function correctly when this option is used. In
      150 +particular, files on different underlying filesystems may appear to have the
      151 +same inode numbers.
      152 +
      153 +This option is equivalent to the option of the same name provided in \fBLinux
      154 +NFS\fR, and only applies to NFS Version 2 and Version 3 requests.
      155 +.RE
      156 +
      157 +.sp
      158 +.ne 2
      159 +.na
 135  160  \fB\fBnone=\fR\fIaccess_list\fR\fR
 136  161  .ad
 137  162  .sp .6
 138  163  .RS 4n
 139  164  Access is not allowed to any client that matches the access list. The exception
 140  165  is when the access list is an asterisk (\fB*\fR), in which case \fBro\fR or
 141  166  \fBrw\fR can override \fBnone\fR.
 142  167  .RE
 143  168  
 144  169  .sp
↓ open down ↓ 646 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX