mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
fix 122 for removed btree types
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>
This commit is contained in:
committed by
Christoph Hellwig
parent
33d8a3e4f3
commit
c835227935
@@ -65,10 +65,6 @@ sizeof( xfs_bmbt_rec_32_t ) = 16
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user