From: Christoph Hellwig Date: Fri, 4 Mar 2011 12:59:55 +0000 (+0000) Subject: xfs: factor agf counter updates into a helper X-Git-Tag: v2.6.39-rc1~394^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecb6928fcf969b302929f109e175981df1dba697;p=pandora-kernel.git xfs: factor agf counter updates into a helper Updating the AGF and transactions counters is duplicated between allocating and freeing extents. Factor the code into a common helper. Signed-off-by: Christoph Hellwig Reviewed-by: Dave Chinner Signed-off-by: Alex Elder --- Reading git-diff-tree failed