mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
8ff10d6d1c
These are tests that are shared between multiple filesystems (moved to shared), and udf/btrfs/ext4 specific tests, moved to appropriate directories. I created the "shared" directory to indicate tests that are not truly generic, but also not filesystem specific. They might rely on a feature that is only implmented in a few filesystems and so can't be truly generic. Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Phil White <pwhite@sgi.com> [rjohnston@sgi.com reworked for TOT changes] Signed-off-by: Rich Johnston <rjohnston@sgi.com>
42 lines
1.4 KiB
Plaintext
42 lines
1.4 KiB
Plaintext
== QA output created by 307
|
|
== Set filesystem label to TestLabel.307
|
|
== Get filesystem label
|
|
TestLabel.307
|
|
== Mount.
|
|
== Show filesystem by label
|
|
Label: 'TestLabel.307' uuid: <UUID>
|
|
Total devices <EXACTNUM> FS bytes used <SIZE>
|
|
devid <DEVID> size <SIZE> used <SIZE> path SCRATCH_DEV
|
|
|
|
== Show filesystem by UUID
|
|
Label: 'TestLabel.307' uuid: <EXACTUUID>
|
|
Total devices <EXACTNUM> FS bytes used <SIZE>
|
|
devid <DEVID> size <SIZE> used <SIZE> path SCRATCH_DEV
|
|
|
|
== Sync filesystem
|
|
FSSync 'SCRATCH_MNT'
|
|
== Show device stats by mountpoint
|
|
<NUMDEVS> [SCRATCH_DEV].corruption_errs <NUM>
|
|
<NUMDEVS> [SCRATCH_DEV].flush_io_errs <NUM>
|
|
<NUMDEVS> [SCRATCH_DEV].generation_errs <NUM>
|
|
<NUMDEVS> [SCRATCH_DEV].read_io_errs <NUM>
|
|
<NUMDEVS> [SCRATCH_DEV].write_io_errs <NUM>
|
|
== Show device stats by first/scratch dev
|
|
[SCRATCH_DEV].corruption_errs <NUM>
|
|
[SCRATCH_DEV].flush_io_errs <NUM>
|
|
[SCRATCH_DEV].generation_errs <NUM>
|
|
[SCRATCH_DEV].read_io_errs <NUM>
|
|
[SCRATCH_DEV].write_io_errs <NUM>
|
|
== Show device stats by second dev
|
|
[FIRST_POOL_DEV].write_io_errs 0
|
|
[FIRST_POOL_DEV].read_io_errs 0
|
|
[FIRST_POOL_DEV].flush_io_errs 0
|
|
[FIRST_POOL_DEV].corruption_errs 0
|
|
[FIRST_POOL_DEV].generation_errs 0
|
|
== Show device stats by last dev
|
|
[LAST_POOL_DEV].write_io_errs 0
|
|
[LAST_POOL_DEV].read_io_errs 0
|
|
[LAST_POOL_DEV].flush_io_errs 0
|
|
[LAST_POOL_DEV].corruption_errs 0
|
|
[LAST_POOL_DEV].generation_errs 0
|