xfs: convert the per-mount dquot list to use list heads
authorDave Chinner <[email protected]>
Tue, 13 Apr 2010 05:06:48 +0000 (15:06 +1000)
committerAlex Elder <[email protected]>
Wed, 19 May 2010 14:58:10 +0000 (09:58 -0500)
commit3a25404b3fccd41d36b2fda18d86011201608c38
tree28979d8581760327c16a3389a2eb8752ed3f0665
parent9abbc539bf7f299819ad0a235064a1b643ab6407
xfs: convert the per-mount dquot list to use list heads

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

Signed-off-by: Dave Chinner <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
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_syscalls.c
fs/xfs/quota/xfs_quota_priv.h