]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - support/include/nfs/export.h
*** empty log message ***
[nfs-utils.git] / support / include / nfs / export.h
index cc88f0f5a6c472c11a6e0844fecd9248f3e8b724..344ece550f6ba7a425cc5868cb3253a6701f3d37 100644 (file)
@@ -21,8 +21,9 @@
 #define NFSEXP_KERBEROS                0x0080          /* not available */
 #define NFSEXP_SUNSECURE       0x0100
 #define NFSEXP_CROSSMNT                0x0200
-
 #define NFSEXP_NOSUBTREECHECK  0x0400
-#define NFSEXP_ALLFLAGS                0x07FF
+#define NFSEXP_NOAUTHNLM       0x0800
+#define NFSEXP_FSID            0x2000
+#define NFSEXP_ALLFLAGS                0x3FFF
 
 #endif /* _NSF_EXPORT_H */