]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
populate: adjust rtrmap calculations for rtgroups
authorDarrick J. Wong <djwong@kernel.org>
Tue, 6 Feb 2024 00:06:47 +0000 (16:06 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 17 Oct 2024 17:28:24 +0000 (10:28 -0700)
commite51865dd61e20c3dcb9109dfc5805e2c20d27c1d
tree18a93ef04dc5a4d07904e2847eb07677e12a2462
parentfa6a6114fb50541d07190834eec519c648b8b7bc
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>
common/populate