aboutsummaryrefslogtreecommitdiffstats
path: root/include/sys/mntent.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sys/mntent.h')
-rw-r--r--include/sys/mntent.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/sys/mntent.h b/include/sys/mntent.h
index e6ce11776..7284f05b1 100644
--- a/include/sys/mntent.h
+++ b/include/sys/mntent.h
@@ -88,6 +88,8 @@
#define MNTOPT_LOUD "loud" /* verbose mount */
#define MNTOPT_BIND "bind" /* remount part of a tree */
#define MNTOPT_RBIND "rbind" /* include subtrees */
+#define MNTOPT_DIRXATTR "dirxattr" /* enable directory xattrs */
+#define MNTOPT_SAXATTR "saxattr" /* enable system-attribute xattrs */
#define MNTOPT_XATTR "xattr" /* enable extended attributes */
#define MNTOPT_NOXATTR "noxattr" /* disable extended attributes */
#define MNTOPT_COMMENT "comment" /* comment */