Files
apfstests/tests/generic/050.out.default
T

25 lines
865 B
Plaintext
Raw Normal View History

QA output created by 050
setting device read-only
mounting read-only block device:
mount: device write-protected, mounting read-only
touching file on read-only filesystem (should fail)
2013-09-19 16:20:37 +00:00
touch: cannot touch 'SCRATCH_MNT/foo': Read-only file system
unmounting read-only filesystem
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
2015-12-21 18:07:43 +11:00
umount: SCRATCH_DEV: not mounted
mounting filesystem with -o norecovery on a read-only device:
mount: device write-protected, mounting read-only
unmounting read-only filesystem
setting device read-write
mounting filesystem that needs recovery with -o ro:
*** done