Files
apfstests/tests/xfs/157.out
T
Darrick J. Wong 8fb042e54e xfs: functional testing of V5-relevant options
Currently, the only functional testing for xfs_admin is xfs/287, which
checks that one can add 32-bit project ids to a V4 filesystem.  This
obviously isn't an exhaustive test of all the CLI arguments, and
historically there have been xfs configurations that don't even work.

Therefore, introduce a couple of new tests -- one that will test the
simple options with the default configuration, and a second test that
steps a bit outside of the test run configuration to make sure that we
do the right thing for external devices.  The second test already caught
a nasty bug in xfsprogs 5.11.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Allison Henderson <allison.henderson@oracle.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
2021-04-25 13:44:51 +08:00

20 lines
548 B
Plaintext

QA output created by 157
S1: Check that label setting with file image
label = "oldlabel"
label = "newlabel"
S2: Check that setting with logdev works
label = "oldlabel"
label = "newlabel"
S3: Check that setting with rtdev works
label = "oldlabel"
label = "newlabel"
S4: Check that setting with rtdev + logdev works
label = "oldlabel"
label = "newlabel"
S5: Check that setting with nortdev + nologdev works
label = "oldlabel"
label = "newlabel"
S6: Check that setting with bdev incorrectly flagged as file works
label = "oldlabel"
label = "newlabel"