aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrick J. Wong <darrick.wong@oracle.com>2016-08-25 16:28:51 -0700
committerEryu Guan <eguan@redhat.com>2016-09-02 16:40:34 +0800
commita381fcbc672b1e3b86212f0a3576d094378c784c (patch)
tree07d89c314190720f5d5fd253dbd765fe07296136
parent297985bfeb75afc051b60e5ca444e4e44fbb4694 (diff)
downloadxfstests-dev-a381fcbc672b1e3b86212f0a3576d094378c784c.tar.gz
xfs/122: test btree header block sizes
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>
-rw-r--r--tests/xfs/122.out2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/xfs/122.out b/tests/xfs/122.out
index 06d1432922..bbffd0fbe0 100644
--- a/tests/xfs/122.out
+++ b/tests/xfs/122.out
@@ -61,6 +61,8 @@ sizeof(struct xfs_attr3_leaf_hdr) = 80
sizeof(struct xfs_attr3_leafblock) = 88
sizeof(struct xfs_attr3_rmt_hdr) = 56
sizeof(struct xfs_btree_block) = 72
+sizeof(struct xfs_btree_block_lhdr) = 64
+sizeof(struct xfs_btree_block_shdr) = 48
sizeof(struct xfs_bud_log_format) = 16
sizeof(struct xfs_bui_log_format) = 48
sizeof(struct xfs_clone_args) = 32