From: Christoph Hellwig Date: Sun, 25 Jan 2009 20:30:07 +0000 (+0100) Subject: fix 122 for removed btree types X-Git-Tag: v1.1.0~319 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=c83522793575da9bdbf09b90ad9062697c2052dd;p=xfstests-dev.git fix 122 for removed btree types With the the btree refactoring various btree trypes have been removed, so remove them from the golden output for 122. Signed-off-by: Christoph Hellwig Reviewed-by: Eric Sandeen --- diff --git a/122.out b/122.out index c15db9c2..388ad1e8 100644 --- a/122.out +++ b/122.out @@ -65,10 +65,6 @@ sizeof( xfs_bmbt_rec_32_t ) = 16 sizeof( xfs_bmbt_rec_64_t ) = 16 sizeof( xfs_bmdr_block_t ) = 4 sizeof( xfs_btnum_t ) = 4 -sizeof( xfs_btree_block_t ) = 24 -sizeof( xfs_btree_hdr_t ) = 8 -sizeof( xfs_btree_lblock_t ) = 24 -sizeof( xfs_btree_sblock_t ) = 16 sizeof( xfs_buf_log_format_t ) = 24 sizeof( xfs_da_blkinfo_t ) = 12 sizeof( xfs_da_intnode_t ) = 24