]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfs/449: update test to know about xfs_db -R
authorDarrick J. Wong <djwong@kernel.org>
Thu, 20 Feb 2025 21:47:07 +0000 (13:47 -0800)
committerZorro Lang <zlang@kernel.org>
Thu, 6 Mar 2025 13:25:55 +0000 (21:25 +0800)
commit3d03c6464c51a9785770197527b2d4f65a9b756b
treea5b4f8523e4a9cec282660ffedc4f48bd52b85ec
parent601dea0201f4614c3d6ebeb573ff80ced8afe65b
xfs/449: update test to know about xfs_db -R

The realtime groups feature added a -R flag to xfs_db so that users can
pass in the realtime device.  Since we've now modified the
_scratch_xfs_db to use this facility, we can update the test to do exact
comparisons of the xfs_db info command against the mkfs output.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/xfs/449