提交 1aacc064 编写于 作者: F Felix Blyakher

Revert "xfs: increase the maximum number of supported ACL entries"

This reverts commit 8b112171.
Premature unintended commit.
Signed-off-by: NFelix Blyakher <felixb@sgi.com>
上级 5123bc35
......@@ -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 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册