public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] xfstests: fix 122 for removed btree types
@ 2009-01-22 22:04 Christoph Hellwig
  2009-01-25 14:22 ` Eric Sandeen
  0 siblings, 1 reply; 2+ messages in thread
From: Christoph Hellwig @ 2009-01-22 22:04 UTC (permalink / raw)
  To: xfs

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@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

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] xfstests: fix 122 for removed btree types
  2009-01-22 22:04 [PATCH] xfstests: fix 122 for removed btree types Christoph Hellwig
@ 2009-01-25 14:22 ` Eric Sandeen
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Sandeen @ 2009-01-25 14:22 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: xfs

Christoph Hellwig wrote:
> 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@lst.de>

Reviewed-by: Eric Sandeen <sandeen@sandeen.net>

> 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
> 
> _______________________________________________
> xfs mailing list
> xfs@oss.sgi.com
> http://oss.sgi.com/mailman/listinfo/xfs
> 

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-01-25 14:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-22 22:04 [PATCH] xfstests: fix 122 for removed btree types Christoph Hellwig
2009-01-25 14:22 ` Eric Sandeen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox