From: David Chinner Date: Thu, 30 Oct 2008 06:39:35 +0000 (+1100) Subject: [XFS] Given the log a pointer to the AIL X-Git-Tag: v2.6.29-rc1~552^2~81^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9c21c1b9deaced836034e77fe25fe0b55c21f02;p=pandora-kernel.git [XFS] Given the log a pointer to the AIL When we need to go from the log to the AIL, we have to go via the xfs_mount. Add a xfs_ail pointer to the log so we can go directly to the AIL associated with the log. SGI-PV: 988143 SGI-Modid: xfs-linux-melb:xfs-kern:32351a Signed-off-by: David Chinner Signed-off-by: Lachlan McIlroy Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed