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>
This commit is contained in:
Darrick J. Wong
2016-08-25 16:28:51 -07:00
committed by Eryu Guan
parent 297985bfeb
commit a381fcbc67
+2
View File
@@ -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