]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
fuzz: for fuzzing the rtrmapbt, find the path to the rt rmap btree file
authorDarrick J. Wong <djwong@kernel.org>
Tue, 6 Feb 2024 00:06:45 +0000 (16:06 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 1 Nov 2024 20:41:59 +0000 (13:41 -0700)
commita4bcc240dd42b8dc0a4de19ac55bd4dd6c824e4e
tree8f432970acd3c098a3aea0e7647179d4ead55e50
parentc0e9f87f50e19b3d4ef6a96f4f2579bac01d8887
fuzz: for fuzzing the rtrmapbt, find the path to the rt rmap btree file

The fs population code creates a realtime rmap btree in /some/ realtime
group with at least two levels.  This rmapbt file isn't necessarily the
one for group 0, so we need to find it programmatically.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
common/xfs
tests/xfs/406
tests/xfs/407
tests/xfs/408
tests/xfs/409
tests/xfs/481
tests/xfs/482