From: Darrick J. Wong Date: Thu, 25 Aug 2016 23:28:51 +0000 (-0700) Subject: xfs/122: test btree header block sizes X-Git-Tag: v2022.05.01~2371 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=a381fcbc672b1e3b86212f0a3576d094378c784c;p=xfstests-dev.git xfs/122: test btree header block sizes Signed-off-by: Darrick J. Wong Reviewed-by: Eryu Guan Signed-off-by: Eryu Guan --- diff --git a/tests/xfs/122.out b/tests/xfs/122.out index 06d14329..bbffd0fb 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