diff options
Diffstat (limited to 'usr/src/cmd/fs.d/nfs/lib/sharetab.h')
| -rw-r--r-- | usr/src/cmd/fs.d/nfs/lib/sharetab.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/src/cmd/fs.d/nfs/lib/sharetab.h b/usr/src/cmd/fs.d/nfs/lib/sharetab.h index b51c5e7d85..da22aed881 100644 --- a/usr/src/cmd/fs.d/nfs/lib/sharetab.h +++ b/usr/src/cmd/fs.d/nfs/lib/sharetab.h @@ -28,7 +28,7 @@ */ /* Copyright (c) 1983, 1984, 1985, 1986, 1987, 1988, 1989 AT&T */ -/* All Rights Reserved */ +/* All Rights Reserved */ /* * Portions of this source code were derived from Berkeley 4.3 BSD @@ -65,6 +65,7 @@ extern "C" { #define SHOPT_NOACLFAB "noaclfab" #define SHOPT_UIDMAP "uidmap" #define SHOPT_GIDMAP "gidmap" +#define SHOPT_NOHIDE "nohide" /* XXX The following are added for testing volatile fh's purposes only */ #ifdef VOLATILE_FH_TEST |
