diff options
author | Christoph Hellwig <hch@lst.de> | 2008-11-27 22:23:38 -0500 |
---|---|---|
committer | Niv Sardi <xaiki@sgi.com> | 2008-11-30 19:37:31 -0500 |
commit | d42f08f61c5e7f0ed4c6b6df4c9987ddb85ec66e (patch) | |
tree | dfba895d780bf54bb60c284a3b8e702d20719fa4 /fs/partitions | |
parent | b28708d6a0a3ed65a68f0dcd8e6d1c09f14e5cf3 (diff) |
[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/partitions')
0 files changed, 0 insertions, 0 deletions