linux/fs/xfs/quota
David Chinner c7e8f26827 [XFS] Move the AIL lock into the struct xfs_ail
Bring the ail lock inside the struct xfs_ail. This means the AIL can be
entirely manipulated via the struct xfs_ail rather than needing both the
struct xfs_mount and the struct xfs_ail.

SGI-PV: 988143

SGI-Modid: xfs-linux-melb:xfs-kern:32350a

Signed-off-by: David Chinner <david@fromorbit.com>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
Signed-off-by: Christoph Hellwig <hch@infradead.org>
2008-10-30 17:39:23 +11:00
..
xfs_dquot_item.c [XFS] Move the AIL lock into the struct xfs_ail 2008-10-30 17:39:23 +11:00
xfs_dquot_item.h
xfs_dquot.c [XFS] Move the AIL lock into the struct xfs_ail 2008-10-30 17:39:23 +11:00
xfs_dquot.h
xfs_qm_bhv.c
xfs_qm_stats.c
xfs_qm_stats.h
xfs_qm_syscalls.c [XFS] use xfs_sync_inodes rather than xfs_syncsub 2008-10-30 17:15:12 +11:00
xfs_qm.c [XFS] Kill xfs_sync() 2008-10-30 17:16:11 +11:00
xfs_qm.h
xfs_quota_priv.h
xfs_trans_dquot.c