commit | 3a25404b3fccd41d36b2fda18d86011201608c38 | [log] [tgz] |
---|---|---|
author | Dave Chinner <dchinner@redhat.com> | Tue Apr 13 15:06:48 2010 +1000 |
committer | Alex Elder <aelder@sgi.com> | Wed May 19 09:58:10 2010 -0500 |
tree | 28979d8581760327c16a3389a2eb8752ed3f0665 | |
parent | 9abbc539bf7f299819ad0a235064a1b643ab6407 [diff] |
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 <dchinner@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de>