From: Christoph Hellwig Date: Wed, 14 Mar 2012 16:53:34 +0000 (-0500) Subject: xfs: remove the per-filesystem list of dquots X-Git-Tag: v3.4-rc1~121^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b84a3a96751f93071c1863f2962273973c8b8f5e;p=pandora-kernel.git xfs: remove the per-filesystem list of dquots Instead of keeping a separate per-filesystem list of dquots we can walk the radix tree for the two places where we need to iterate all quota structures. Reviewed-by: Dave Chinner Signed-off-by: Christoph Hellwig Signed-off-by: Ben Myers --- Reading git-diff-tree failed