From cd71ab1edee6c4281bb2d3efa85738a93266cf5e Mon Sep 17 00:00:00 2001 From: Felix Blyakher Date: Fri, 27 Mar 2009 17:28:43 -0500 Subject: [PATCH] --- yaml --- r: 140128 b: refs/heads/master c: 8b112171734c791afaf43ccc8c6ec492e7006e44 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/xfs/xfs_acl.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 {