Files
apfstests/tests/overlay/035.out
T
Amir Goldstein abde53bc15 overlay: test cases that force read-only mount
Verify that overlay is mounted read-only and that it cannot
be remounted rw.

- Mount with no upper dir
- Failure to create work dir

Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
2017-07-14 15:41:46 +08:00

6 lines
277 B
Plaintext

QA output created by 035
touch: cannot touch 'SCRATCH_MNT/foo': Read-only file system
mount: cannot remount SCRATCH_DEV read-write, is write-protected
touch: cannot touch 'SCRATCH_MNT/bar': Read-only file system
mount: cannot remount SCRATCH_DEV read-write, is write-protected