From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> The inode log record formats have been standardized, so check them here. Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> --- tests/xfs/122.out | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/xfs/122.out b/tests/xfs/122.out index 9ca30b7..ad9a055 100644 --- a/tests/xfs/122.out +++ b/tests/xfs/122.out @@ -83,6 +83,8 @@ sizeof(struct xfs_extent_data_info) = 32 sizeof(struct xfs_fs_eofblocks) = 128 sizeof(struct xfs_fsop_ag_resblks) = 64 sizeof(struct xfs_icreate_log) = 28 +sizeof(struct xfs_inode_log_format) = 56 +sizeof(struct xfs_inode_log_format_32) = 52 sizeof(struct xfs_log_dinode) = 176 sizeof(struct xfs_map_extent) = 32 sizeof(struct xfs_phys_extent) = 16 -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html