generic/050: Fix test failure for filesystems without journal
[xfstests-dev.git] / tests / generic / 050.out.nojournal
1 QA output created by 050
2 setting device read-only
3 mounting read-only block device:
4 mount: device write-protected, mounting read-only
5 touching file on read-only filesystem (should fail)
6 touch: cannot touch 'SCRATCH_MNT/foo': Read-only file system
7 unmounting read-only filesystem
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 unmounting read-only filesystem
17 mounting filesystem with -o norecovery on a read-only device:
18 mount: device write-protected, mounting read-only
19 unmounting read-only filesystem
20 setting device read-write
21 mounting filesystem that needs recovery with -o ro:
22 *** done