generic/050: Handle xfs quota special case with different output
[xfstests-dev.git] / tests / generic / 050.out.xfsquota
1 QA output created by 050
2 setting device read-only
3 mounting read-only block device:
4 mount: /mnt-scratch: permission denied
5 touching file on read-only filesystem (should fail)
6 unmounting read-only filesystem
7 umount: SCRATCH_DEV: not mounted.
8 setting device read-write
9 mounting read-write block device:
10 touch files
11 going down:
12 unmounting shutdown filesystem:
13 setting device read-only
14 mounting filesystem that needs recovery on a read-only device:
15 mount: device write-protected, mounting read-only
16 mount: cannot mount device read-only
17 unmounting read-only filesystem
18 umount: SCRATCH_DEV: not mounted
19 mounting filesystem with -o norecovery on a read-only device:
20 mount: /mnt-scratch: permission denied
21 unmounting read-only filesystem
22 umount: SCRATCH_DEV: not mounted.
23 setting device read-write
24 mounting filesystem that needs recovery with -o ro:
25 *** done