From: David Chinner Date: Thu, 30 Oct 2008 06:39:46 +0000 (+1100) Subject: [XFS] Add ail pointer into log items X-Git-Tag: v2.6.29-rc1~552^2~81^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc1829f34d30899701dfd5890030d39e13e1f47d;p=pandora-kernel.git [XFS] Add ail pointer into log items Add an xfs_ail pointer to log items so that the log items can reference the AIL directly during callbacks without needed a struct xfs_mount. SGI-PV: 988143 SGI-Modid: xfs-linux-melb:xfs-kern:32352a Signed-off-by: David Chinner Signed-off-by: Lachlan McIlroy Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed