]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
xfs/449: update test to know about xfs_db -R
authorDarrick J. Wong <djwong@kernel.org>
Tue, 6 Feb 2024 00:06:42 +0000 (16:06 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 1 Nov 2024 20:41:58 +0000 (13:41 -0700)
commit876c83247f699fd83c8ac3111e38c2962abc2bcd
treea03f597c4176c7a72ca5ea8553c450b02f3d4808
parent2c5ee15df8f5d9f0443c559692629b1e81099b11
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>
tests/xfs/449