xfs: use generic Posix ACL code
This patch rips out the XFS ACL handling code and uses the generic fs/posix_acl.c code instead. The ondisk format is of course left unchanged. This also introduces the same ACL caching all other Linux filesystems do by adding pointers to the acl and default acl in struct xfs_inode. Signed-off-by: NChristoph Hellwig <hch@lst.de> Reviewed-by: NEric Sandeen <sandeen@sandeen.net>
Showing
fs/xfs/linux-2.6/xfs_acl.c
0 → 100644
fs/xfs/xfs_acl.c
已删除
100644 → 0
此差异已折叠。
想要评论请 注册 或 登录