From: Christoph Hellwig Date: Thu, 30 Sep 2010 02:25:55 +0000 (+0000) Subject: xfs: do not use xfs_mod_incore_sb for per-cpu counters X-Git-Tag: v2.6.37-rc1~162^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96540c78583a417113df4d027e6b68a595ab9a09;p=pandora-kernel.git xfs: do not use xfs_mod_incore_sb for per-cpu counters Export xfs_icsb_modify_counters and always use it for modifying the per-cpu counters. Remove support for per-cpu counters from xfs_mod_incore_sb to simplify it. Signed-off-by: Christoph Hellwig Signed-off-by: Alex Elder --- Reading git-diff-tree failed