Print this page
2988 nfssrv: need ability to go to submounts for v3 and v2 protocols
Portions contributed by: Marcel Telka <marcel.telka@nexenta.com>
Portions contributed by: Jean McCormack <jean.mccormack@nexenta.com>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Alek Pinchuk <alek.pinchuk@nexenta.com>
Reviewed by: Dan Fields <dan.fields@nexenta.com>
Reviewed by: Dan McDonald <danmcd@joyent.com>
Change-Id: I6fdf110cc17e789353c4442b83a46cb80643456e
@@ -63,10 +63,11 @@
#define SHOPT_INDEX "index"
#define SHOPT_LOG "log"
#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
#define SHOPT_VOLFH "volfh"
#endif /* VOLATILE_FH_TEST */