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