]> 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>
Thu, 21 Nov 2024 00:27:26 +0000 (16:27 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 23 Jan 2025 21:19:56 +0000 (13:19 -0800)
commit3fd58bc449eb6f70360249dde66e1acf2ea5f37c
treec70eef5ef1c5e2033db17ffc34424f613ef0466b
parent9e995ae95dfb4af53b319460745d184536459e67
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