linux/fs/xfs/quota
David Chinner e1f49cf20c [XFS] replace dquot flush semaphore with a completion
Use the new completion flush code to implement the dquot flush lock.
Removes one of the final users of semaphores in the XFS code base.

SGI-PV: 981498

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

Signed-off-by: David Chinner <david@fromorbit.com>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
2008-08-13 16:41:43 +10:00
..
xfs_dquot_item.c [XFS] replace dquot flush semaphore with a completion 2008-08-13 16:41:43 +10:00
xfs_dquot_item.h
xfs_dquot.c [XFS] replace dquot flush semaphore with a completion 2008-08-13 16:41:43 +10:00
xfs_dquot.h [XFS] replace dquot flush semaphore with a completion 2008-08-13 16:41:43 +10:00
xfs_qm_bhv.c
xfs_qm_stats.c
xfs_qm_stats.h
xfs_qm_syscalls.c [XFS] kill bhv_vnode_t 2008-08-13 16:22:40 +10:00
xfs_qm.c [XFS] replace dquot flush semaphore with a completion 2008-08-13 16:41:43 +10:00
xfs_qm.h
xfs_quota_priv.h [XFS] s/XFS_PURGE_INODE/IRELE/g s/VN_HOLD(XFS_ITOV())/IHOLD()/ 2008-07-28 16:59:29 +10:00
xfs_trans_dquot.c