From: Christoph Hellwig Date: Tue, 13 Mar 2012 08:52:37 +0000 (+0000) Subject: xfs: remove the global xfs_Gqm structure X-Git-Tag: v3.4-rc1~121^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a05931ceb0160deadbd7798d60d01b17f2d81b09;p=pandora-kernel.git xfs: remove the global xfs_Gqm structure If we initialize the slab caches for the quota code when XFS is loaded there is no need for a global and reference counted quota manager structure. Drop all this overhead and also fix the error handling during quota initialization. Reviewed-by: Dave Chinner Signed-off-by: Christoph Hellwig Signed-off-by: Ben Myers --- Reading git-diff-tree failed