xfs: convert the dquot free list to use list heads
authorDave Chinner <dchinner@redhat.com>
Tue, 13 Apr 2010 05:06:52 +0000 (15:06 +1000)
committerAlex Elder <aelder@sgi.com>
Wed, 19 May 2010 14:58:11 +0000 (09:58 -0500)
commit3a8406f6d6916e8211936edb9e1193123df2daab
tree53f490a433ef3bd2f430ef19cdfbbe5dc514e89d
parente6a81f13aa9aa20ef03174210aed24791865b05e
xfs: convert the dquot free list to use list heads

Convert the dquot free list on the filesystem to use listhead
infrastructure rather than the roll-your-own in the quota code.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/quota/xfs_dquot.c
fs/xfs/quota/xfs_dquot.h
fs/xfs/quota/xfs_qm.c
fs/xfs/quota/xfs_qm.h
fs/xfs/quota/xfs_qm_stats.c
fs/xfs/quota/xfs_quota_priv.h