]> 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>
Thu, 21 Nov 2024 00:27:29 +0000 (16:27 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 23 Jan 2025 21:19:57 +0000 (13:19 -0800)
commit89e08fc293a930ed07693c5eec17270b85f0bb2c
tree1e940fec9e735aa2872d02aa6aa4900a5ac9be42
parent44b4ba8ac4c0ad876e7ee255f70c2c3c8ecd5731
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