From: Dave Chinner Date: Mon, 11 Jan 2010 11:47:43 +0000 (+0000) Subject: xfs: convert remaining direct references to m_perag X-Git-Tag: v2.6.34-rc1~278^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44b56e0a1aed522a10051645e85d300e10926fd3;p=pandora-kernel.git xfs: convert remaining direct references to m_perag Convert the remaining direct lookups of the per ag structures to use get/put accesses. Ensure that the loops across AGs and prior users of the interface balance gets and puts correctly. Signed-off-by: Dave Chinner Reviewed-by: Christoph Hellwig Signed-off-by: Alex Elder --- Reading git-diff-tree failed