linux-stable/fs/xfs/quota
Dave Chinner 368e136174 xfs: remove duplicate code from dquot reclaim
The dquot shaker and the free-list reclaim code use exactly the same
algorithm but the code is duplicated and slightly different in each
case. Make the shaker code use the single dquot reclaim code to
remove the code duplication.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
2010-05-19 09:58:11 -05:00
..
xfs_dquot.c xfs: convert the per-mount dquot list to use list heads 2010-05-19 09:58:10 -05:00
xfs_dquot.h xfs: convert the per-mount dquot list to use list heads 2010-05-19 09:58:10 -05:00
xfs_dquot_item.c xfs: remove stale parameter from ->iop_unpin method 2010-05-19 09:58:08 -05:00
xfs_dquot_item.h xfs: Don't issue buffer IO direct from AIL push V2 2010-02-02 10:13:42 +11:00
xfs_qm.c xfs: remove duplicate code from dquot reclaim 2010-05-19 09:58:11 -05:00
xfs_qm.h xfs: convert the per-mount dquot list to use list heads 2010-05-19 09:58:10 -05:00
xfs_qm_bhv.c xfs: quota limit statvfs available blocks 2010-01-21 16:34:23 -06:00
xfs_qm_stats.c xfs: switch to seq_file 2009-09-15 12:29:24 -05:00
xfs_qm_stats.h [XFS] Replace __inline with inline 2008-04-18 11:51:15 +10:00
xfs_qm_syscalls.c xfs: convert the per-mount dquot list to use list heads 2010-05-19 09:58:10 -05:00
xfs_quota_priv.h xfs: convert the per-mount dquot list to use list heads 2010-05-19 09:58:10 -05:00
xfs_trans_dquot.c xfs: implement quota warnings via netlink 2010-01-21 13:44:28 -06:00