]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
xfs/341: update test for rtgroup-based rmap
authorDarrick J. Wong <djwong@kernel.org>
Thu, 21 Nov 2024 00:27:30 +0000 (16:27 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 23 Jan 2025 21:19:57 +0000 (13:19 -0800)
commit97633f5fffb3b0023e3ab813ff2ba9a51205806e
treec6418b74e3cd4777bdca4463b58d8b06a3fab031
parentef58798922a3bb4cab9e935e3429facfe4567b8e
xfs/341: update test for rtgroup-based rmap

Now that we're sharding the realtime volume into multiple allocation
groups, update this test to reflect the new reality.  The realtime rmap
btree record and key sizes have shrunk, and we can't guarantee that a
quick file write actually hits the same rt group as the one we fuzzed,
so eliminate the file write test since we're really only curious if
xfs_repair will fix the problem.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
tests/xfs/341
tests/xfs/341.out