]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
populate: adjust rtrmap calculations for rtgroups
authorDarrick J. Wong <djwong@kernel.org>
Thu, 20 Feb 2025 21:47:13 +0000 (13:47 -0800)
committerZorro Lang <zlang@kernel.org>
Thu, 6 Mar 2025 13:25:55 +0000 (21:25 +0800)
commitda61d5383e0f31d588825cf1c262a9cc8bdd96f5
tree91a5cc33e2ea129efc05afaecd3fd49056b7f4bc
parent6e493373294bd3613935ee5723c7d976f35336ef
populate: adjust rtrmap calculations for rtgroups

Now that we've sharded the realtime volume and created per-group rmap
btrees, we need to adjust downward the size of rtrmapbt records since
the block counts are now 32-bit instead of 64-bit.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Zorro Lang <zlang@kernel.org>
common/populate