]> git.apps.os.sepia.ceph.com Git - 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, 20 Feb 2025 21:47:11 +0000 (13:47 -0800)
committerZorro Lang <zlang@kernel.org>
Thu, 6 Mar 2025 13:25:55 +0000 (21:25 +0800)
commit2d4a61d3e666b305b709c70c13406780e19eda32
tree456d70a4c9ff6c0817be4e6d15f986adc82850a7
parent64f53383c9bdf8b6fabacb86690ad53b9cc10211
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>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Zorro Lang <zlang@kernel.org>
common/xfs
tests/xfs/406
tests/xfs/407
tests/xfs/408
tests/xfs/409
tests/xfs/481
tests/xfs/482