[PATCH] xfstests: fix 122 for removed btree types

Christoph Hellwig hch at infradead.org
Thu Jan 22 16:04:46 CST 2009


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 <hch at lst.de>

Index: xfstests-dev/122.out
===================================================================
--- xfstests-dev.orig/122.out	2009-01-04 19:22:15.000000000 +0000
+++ xfstests-dev/122.out	2009-01-04 19:22:31.000000000 +0000
@@ -65,10 +65,6 @@
 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




More information about the xfs mailing list