From: Christoph Hellwig Date: Tue, 13 Mar 2012 08:52:33 +0000 (+0000) Subject: xfs: use common code for quota statistics X-Git-Tag: v3.4-rc1~121^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48776fd22344ad80adcbac0abc9c0da60c6481d2;p=pandora-kernel.git xfs: use common code for quota statistics Switch the quota code over to use the generic XFS statistics infrastructure. While the legacy /proc/fs/xfs/xqm and /proc/fs/xfs/xqmstats interfaces are preserved for now the statistics that still have a meaning with the current code are now also available from /proc/fs/xfs/stats. Signed-off-by: Christoph Hellwig Reviewed-by: Dave Chinner Signed-off-by: Ben Myers --- Reading git-diff-tree failed