]> 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>
Thu, 17 Oct 2024 17:28:22 +0000 (10:28 -0700)
commit4e36e3dcf5c0ae435e88960ea4d11472a28c699e
treeae023f330d6c864c2a7f5f40563929b26c1be92d
parent65f12e34e10598ee9f88425f090f3d473ee98feb
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