1
0
Fork 0
alistair23-linux/fs/xfs/quota
Christoph Hellwig ef14f0c157 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: Christoph Hellwig <hch@lst.de>
Reviewed-by: Eric Sandeen <sandeen@sandeen.net>
2009-06-10 17:07:47 +02:00
..
xfs_dquot.c xfs: use generic Posix ACL code 2009-06-10 17:07:47 +02:00
xfs_dquot.h xfs: kill xfs_qmops 2009-06-08 15:33:32 +02:00
xfs_dquot_item.c xfs: use generic Posix ACL code 2009-06-10 17:07:47 +02:00
xfs_dquot_item.h [XFS] Update license/copyright notices to match the prefered SGI 2005-11-02 14:59:41 +11:00
xfs_qm.c xfs: use generic Posix ACL code 2009-06-10 17:07:47 +02:00
xfs_qm.h xfs: kill xfs_qmops 2009-06-08 15:33:32 +02:00
xfs_qm_bhv.c xfs: use generic Posix ACL code 2009-06-10 17:07:47 +02:00
xfs_qm_stats.c xfs: use generic Posix ACL code 2009-06-10 17:07:47 +02:00
xfs_qm_stats.h [XFS] Replace __inline with inline 2008-04-18 11:51:15 +10:00
xfs_qm_syscalls.c xfs: use generic Posix ACL code 2009-06-10 17:07:47 +02:00
xfs_quota_priv.h xfs: sanitize qh_lock wrappers 2009-02-09 08:47:22 +01:00
xfs_trans_dquot.c xfs: use generic Posix ACL code 2009-06-10 17:07:47 +02:00