commit | a9c21c1b9deaced836034e77fe25fe0b55c21f02 | [log] [tgz] |
---|---|---|
author | David Chinner <david@fromorbit.com> | Thu Oct 30 17:39:35 2008 +1100 |
committer | Lachlan McIlroy <lachlan@sgi.com> | Thu Oct 30 17:39:35 2008 +1100 |
tree | 908b333bd0dd310a6a24760e2eab3bc5371540af | |
parent | c7e8f268278a292d3823b4352182fa7755a71410 [diff] |
[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 <david@fromorbit.com> Signed-off-by: Lachlan McIlroy <lachlan@sgi.com> Signed-off-by: Christoph Hellwig <hch@infradead.org>