diff --git a/[refs] b/[refs] index 9187d1282f70..66e0a664cbb0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 774b147828e32ec698e49d95d0498fc71da7082d +refs/heads/master: 3d8986c7585457c45fd349b2c542c7c1ecd20843 diff --git a/trunk/include/linux/nfsd/export.h b/trunk/include/linux/nfsd/export.h index 41f0d4e25374..8ae78a61eea4 100644 --- a/trunk/include/linux/nfsd/export.h +++ b/trunk/include/linux/nfsd/export.h @@ -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 \