From: Dave Chinner Date: Tue, 13 Apr 2010 05:06:48 +0000 (+1000) Subject: xfs: convert the per-mount dquot list to use list heads X-Git-Tag: v2.6.35-rc1~468^2^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a25404b3fccd41d36b2fda18d86011201608c38;p=pandora-kernel.git 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 Reviewed-by: Christoph Hellwig --- Reading git-diff-tree failed