generic: shutdown fs after log recovery
[xfstests-dev.git] / tests / generic / 050.out
1 QA output created by 050
2 setting device read-only
3 mounting read-only block device:
4 mount: SCRATCH_DEV is 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: SCRATCH_DEV is write-protected, mounting read-only
16 mount: cannot mount SCRATCH_DEV 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: SCRATCH_DEV is write-protected, mounting read-only
21 unmounting read-only filesystem
22 setting device read-write
23 mounting filesystem that needs recovery with -o ro:
24 *** done