]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commitdiff
xfs/122: support rmapxbt
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 23 Mar 2016 06:37:32 +0000 (17:37 +1100)
committerDave Chinner <david@fromorbit.com>
Wed, 23 Mar 2016 06:37:32 +0000 (17:37 +1100)
Support the extended rmap btree key structure.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>
tests/xfs/122.out

index c59016642c0ad7e3b08959ef9d68b54cf44279d9..451871ebb3116e2206bc255dfe196d1e6d774c94 100644 (file)
@@ -77,8 +77,9 @@ sizeof(struct xfs_fs_eofblocks) = 128
 sizeof(struct xfs_icreate_log) = 28
 sizeof(struct xfs_refcount_key) = 4
 sizeof(struct xfs_refcount_rec) = 12
-sizeof(struct xfs_rmap_key) = 20
+sizeof(struct xfs_rmap_key) = 4
 sizeof(struct xfs_rmap_rec) = 24
+sizeof(struct xfs_rmapx_key) = 20
 sizeof(xfs_agf_t) = 224
 sizeof(xfs_agfl_t) = 36
 sizeof(xfs_agi_t) = 336