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

Convert the dquot hash 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/linux-2.6/xfs_trace.h
fs/xfs/quota/xfs_dquot.c
fs/xfs/quota/xfs_dquot.h
fs/xfs/quota/xfs_qm.c
fs/xfs/quota/xfs_qm_syscalls.c
fs/xfs/quota/xfs_quota_priv.h