diff options
author | 2008-11-28 14:23:38 +1100 | |
---|---|---|
committer | 2008-12-01 11:37:25 +1100 | |
commit | b28708d6a0a3ed65a68f0dcd8e6d1c09f14e5cf3 (patch) | |
tree | 991ac374564600a60bb940e9c8c4b1315101fa14 /fs/xfs/xfs_utils.c | |
parent | [XFS] factor out xfs_read_agf helper (diff) | |
download | linux-dev-b28708d6a0a3ed65a68f0dcd8e6d1c09f14e5cf3.tar.xz linux-dev-b28708d6a0a3ed65a68f0dcd8e6d1c09f14e5cf3.zip |
[XFS] sanitize xlog_in_core_t definition
Move all fields from xlog_iclog_fields_t into xlog_in_core_t instead of having
them in a substructure and the using #defines to make it look like they were
directly in xlog_in_core_t. Also document that xlog_in_core_2_t is grossly
misnamed, and make all references to it typesafe.
(First sent on Semptember 15th)
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_utils.c')
0 files changed, 0 insertions, 0 deletions