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