mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
abde53bc15
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>
6 lines
277 B
Plaintext
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
|