NFS: Update NFS4_BITMAP_SIZE
authorKinglong Mee <kinglongmee@gmail.com>
Wed, 26 Aug 2015 13:12:15 +0000 (21:12 +0800)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 27 Aug 2015 23:44:53 +0000 (19:44 -0400)
v4.1/v4.2 have define attributes at word2, nfs client also support
security label now.

v3, same as v2.

Signed-off-by: Kinglong Mee <kinglongmee@gmail.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
include/uapi/linux/nfs4.h

index 2119c7c274d710696b8dc3a38ed718be6a941d01..2b871e0858d9fb23364ab908b22a39118bf5d34e 100644 (file)
@@ -15,7 +15,7 @@
 
 #include <linux/types.h>
 
-#define NFS4_BITMAP_SIZE       2
+#define NFS4_BITMAP_SIZE       3
 #define NFS4_VERIFIER_SIZE     8
 #define NFS4_STATEID_SEQID_SIZE 4
 #define NFS4_STATEID_OTHER_SIZE 12