6198 Let's EOL cachefs
[illumos-gate.git] / usr / src / man / man7fs / sharefs.7fs
blob860d2aeeb5a332c069aca4f911750cd2c428cf26
1 '\" te
2 .\" Copyright (c) 2007, Sun Microsystems, Inc.  All Rights Reserved
3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
5 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH SHAREFS 7FS "Oct 31, 2007"
7 .SH NAME
8 sharefs \- Kernel sharetab filesystem
9 .SH DESCRIPTION
10 .sp
11 .LP
12 The \fBsharefs\fR filesystem describes the state of all shares currently loaded
13 by the kernel. It is mounted during boot time as a read-only file at
14 \fB/etc/dfs/sharetab\fR.
15 .sp
16 .LP
17 Filesystem contents are dynamic and  reflect  the current set of shares in the
18 system. File contents are described in \fBsharetab\fR(4).
19 .sp
20 .LP
21 File contents can be modified as a result of \fBshare\fR(1M),
22 \fBsharectl\fR(1M), \fBsharemgr\fR(1M) and changing properties of a
23 \fBzfs\fR(1M) data set.
24 .sp
25 .LP
26 The module may not be unloaded dynamically by the kernel.
27 .SH FILES
28 .sp
29 .ne 2
30 .na
31 \fB\fB/etc/dfs/sharetab\fR\fR
32 .ad
33 .RS 21n
34 System record of shared file systems.
35 .RE
37 .SH SEE ALSO
38 .sp
39 .LP
40 \fBshare\fR(1M), \fBsharectl\fR(1M), \fBsharemgr\fR(1M), \fBzfs\fR(1M),
41 \fBsharetab\fR(4)