diff options
author | Christoph Hellwig <hch@lst.de> | 2008-11-28 04:23:38 +0100 |
---|---|---|
committer | Niv Sardi <xaiki@sgi.com> | 2008-12-01 01:37:31 +0100 |
commit | d42f08f61c5e7f0ed4c6b6df4c9987ddb85ec66e (patch) | |
tree | dfba895d780bf54bb60c284a3b8e702d20719fa4 /fs/xfs/xfs_mount.c | |
parent | [XFS] sanitize xlog_in_core_t definition (diff) | |
download | linux-d42f08f61c5e7f0ed4c6b6df4c9987ddb85ec66e.tar.xz linux-d42f08f61c5e7f0ed4c6b6df4c9987ddb85ec66e.zip |
[XFS] kill xfs_ialloc_log_di
xfs_ialloc_log_di is only used to log the full inode core + di_next_unlinked.
That means all the offset magic is not nessecary and we can simply use
xfs_trans_log_buf directly. Also add a comment describing what we should do
here instead.
(First sent on October 7th)
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <david@fromorbit.com>
Signed-off-by: Niv Sardi <xaiki@sgi.com>
Diffstat (limited to 'fs/xfs/xfs_mount.c')
0 files changed, 0 insertions, 0 deletions