Files
apfstests/tests/generic/050.out.xfsquota
T
Jan Kara e088479871 generic/050: Handle xfs quota special case with different output
Instead of faking output for the case of XFS with quotas, just use a
different output file with appropriate output.

Signed-off-by: Jan Kara <jack@suse.cz>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
2019-11-24 23:38:14 +08:00

26 lines
850 B
Plaintext

QA output created by 050
setting device read-only
mounting read-only block device:
mount: /mnt-scratch: permission denied
touching file on read-only filesystem (should fail)
unmounting read-only filesystem
umount: SCRATCH_DEV: not mounted.
setting device read-write
mounting read-write block device:
touch files
going down:
unmounting shutdown filesystem:
setting device read-only
mounting filesystem that needs recovery on a read-only device:
mount: device write-protected, mounting read-only
mount: cannot mount device read-only
unmounting read-only filesystem
umount: SCRATCH_DEV: not mounted
mounting filesystem with -o norecovery on a read-only device:
mount: /mnt-scratch: permission denied
unmounting read-only filesystem
umount: SCRATCH_DEV: not mounted.
setting device read-write
mounting filesystem that needs recovery with -o ro:
*** done