mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
04d08996e9
This is needed to support the kernel regression fix commit 0be0bfd2de9d
("ovl: fix regression caused by overlapping layers detection").
Overlayfs mount is not supposed to fail due to upper/work dir in-use
by other mount unless option index=on is enabled.
Add test variants for index=on and index=off.
Fix some wrong comments and clean noise lines in golden output.
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
22 lines
884 B
Plaintext
22 lines
884 B
Plaintext
QA output created by 065
|
|
Conflicting upperdir/lowerdir
|
|
mount: Too many levels of symbolic links
|
|
Conflicting workdir/lowerdir
|
|
mount: Too many levels of symbolic links
|
|
Overlapping upperdir/lowerdir
|
|
mount: Too many levels of symbolic links
|
|
Conflicting lower layers
|
|
mount: Too many levels of symbolic links
|
|
Overlapping lower layers below
|
|
mount: Too many levels of symbolic links
|
|
Overlapping lower layers above
|
|
mount: Too many levels of symbolic links
|
|
Overlapping with upperdir of another instance (index=on)
|
|
mount: device already mounted or mount point busy
|
|
Overlapping with upperdir of another instance (index=off)
|
|
Overlapping with workdir of another instance (index=on)
|
|
mount: device already mounted or mount point busy
|
|
Overlapping with workdir of another instance (index=off)
|
|
Overlapping upperdir/lowerdir after mount
|
|
find: 'SCRATCH_DEV/mnt.2/upper': Too many levels of symbolic links
|