diff --git a/[refs] b/[refs] index 5b4bb6c8d716..63a016860319 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 61454f33389ecfac68846e07d29c8d18af342c43 +refs/heads/master: 8b112171734c791afaf43ccc8c6ec492e7006e44 diff --git a/trunk/fs/xfs/xfs_acl.h b/trunk/fs/xfs/xfs_acl.h index 642f1db4def4..62e50ab0adfa 100644 --- a/trunk/fs/xfs/xfs_acl.h +++ b/trunk/fs/xfs/xfs_acl.h @@ -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 {