]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/xfs/xfs_acl.h
xfs: increase the maximum number of supported ACL entries
[linux-2.6-omap-h63xx.git] / fs / xfs / xfs_acl.h
index 642f1db4def478598bccd2b94425385620dccf92..62e50ab0adfa5f2173aa177a0529cf19ca9f5113 100644 (file)
@@ -25,7 +25,7 @@ typedef __uint16_t    xfs_acl_perm_t;
 typedef __int32_t      xfs_acl_tag_t;
 typedef __int32_t      xfs_acl_id_t;
 
-#define XFS_ACL_MAX_ENTRIES 25
+#define XFS_ACL_MAX_ENTRIES 100
 #define XFS_ACL_NOT_PRESENT (-1)
 
 typedef struct xfs_acl_entry {