From: Darrick J. Wong Date: Wed, 23 Mar 2016 06:37:32 +0000 (+1100) Subject: xfs/122: support rmapxbt X-Git-Tag: v2022.05.01~2569 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=00cbdca930aa78e52bf8932cd411ed4fd6a7746c;p=xfstests-dev.git xfs/122: support rmapxbt Support the extended rmap btree key structure. Signed-off-by: Darrick J. Wong Reviewed-by: Christoph Hellwig Signed-off-by: Dave Chinner --- diff --git a/tests/xfs/122.out b/tests/xfs/122.out index c5901664..451871eb 100644 --- a/tests/xfs/122.out +++ b/tests/xfs/122.out @@ -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