nfsd: enable V4ROOT exports
[safe/jmp/linux-2.6] / include / linux / nfsd / export.h
index 41f0d4e..8ae78a6 100644 (file)
@@ -50,7 +50,7 @@
  */
 #define        NFSEXP_V4ROOT           0x10000
 /* All flags that we claim to support.  (Note we don't support NOACL.) */
-#define NFSEXP_ALLFLAGS                0x7E3F
+#define NFSEXP_ALLFLAGS                0x17E3F
 
 /* The flags that may vary depending on security flavor: */
 #define NFSEXP_SECINFO_FLAGS   (NFSEXP_READONLY | NFSEXP_ROOTSQUASH \