diff options
| author | 2008-10-30 17:38:26 +1100 | |
|---|---|---|
| committer | 2008-10-30 17:38:26 +1100 | |
| commit | 82fa9012458d867936d7bf130e6e14bdebc6873c (patch) | |
| tree | e2d8d7aa9a30c55b7d314df7406f1c47832340d7 /fs/xfs/xfs_log.c | |
| parent | [XFS] Account for allocated blocks when expanding directories (diff) | |
| download | linux-dev-82fa9012458d867936d7bf130e6e14bdebc6873c.tar.xz linux-dev-82fa9012458d867936d7bf130e6e14bdebc6873c.zip | |
[XFS] Allocate the struct xfs_ail
Rather than embedding the struct xfs_ail in the struct xfs_mount, allocate
it during AIL initialisation. Add a back pointer to the struct xfs_ail so
that we can pass around the xfs_ail and still be able to access the
xfs_mount if need be. This is th first step involved in isolating the AIL
implementation from the surrounding filesystem code.
SGI-PV: 988143
SGI-Modid: xfs-linux-melb:xfs-kern:32346a
Signed-off-by: David Chinner <david@fromorbit.com>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
Signed-off-by: Christoph Hellwig <hch@infradead.org>
Diffstat (limited to 'fs/xfs/xfs_log.c')
0 files changed, 0 insertions, 0 deletions
