From dc4ac98fd6de2164cc5a0375ef87c2dad0d85c7c Mon Sep 17 00:00:00 2001 From: Felix Blyakher Date: Tue, 31 Mar 2009 00:23:37 -0500 Subject: [PATCH] --- yaml --- r: 140138 b: refs/heads/master c: 1aacc064e029f0017384e463121b98f06d3a2cc3 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 b91c391f5f60..c61c3dbd5a5d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5123bc35d2bd2e5c344a53e634edec2cd0861a0e +refs/heads/master: 1aacc064e029f0017384e463121b98f06d3a2cc3 diff --git a/trunk/fs/xfs/xfs_acl.h b/trunk/fs/xfs/xfs_acl.h index 62e50ab0adfa..642f1db4def4 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 100 +#define XFS_ACL_MAX_ENTRIES 25 #define XFS_ACL_NOT_PRESENT (-1) typedef struct xfs_acl_entry {