linux/fs/xfs/quota
Christoph Hellwig 98b8c7a0c4 xfs: add a lock class for group/project dquots
We can have both a user and a group/project dquot locked at the same time,
as long as the user dquot is locked first.  Tell lockdep about that fact
by making the group/project dquots a different lock class.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <david@fromorbit.com>
2009-01-19 02:03:25 +01:00
..
xfs_dquot.c xfs: add a lock class for group/project dquots 2009-01-19 02:03:25 +01:00
xfs_dquot.h xfs: lockdep annotations for xfs_dqlock2 2009-01-19 02:03:19 +01:00
xfs_dquot_item.c [XFS] Finish removing the mount pointer from the AIL API 2008-10-30 17:39:58 +11: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: add a separate lock class for the per-mount list of dquots 2009-01-19 02:03:11 +01:00
xfs_qm.h no explicit xfs_iflush for special inodes during unmount 2008-12-04 15:39:23 +11:00
xfs_qm_bhv.c [XFS] remove bhv_statvfs_t typedef 2008-12-01 11:36:46 +11:00
xfs_qm_stats.c [XFS] Remove unused header files for MAC and CAP checking functionality. 2007-02-10 18:37:28 +11:00
xfs_qm_stats.h [XFS] Replace __inline with inline 2008-04-18 11:51:15 +10:00
xfs_qm_syscalls.c [XFS] Avoid using inodes that haven't been completely initialised 2008-11-10 17:13:23 +11:00
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 [XFS] shrink mrlock_t 2008-04-29 15:54:02 +10:00