]> 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>
Thu, 17 Oct 2024 17:28:23 +0000 (10:28 -0700)
commit3fddf491330981bbd869fcd8539632c2e7298a1c
tree37372ed66162ebe4586094dd6f181a37c86c1c34
parent3bc18d4e884e83f80091478e73cd72c8ed0ee144
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