mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
c2e7f1d842
This is a variant of overlay file handles with renames test for an overlayfs that is composed of multiple lower layers not on the same underlying fs. Signed-off-by: Amir Goldstein <amir73il@gmail.com> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>
23 lines
1.3 KiB
Plaintext
23 lines
1.3 KiB
Plaintext
QA output created by 053
|
|
test_file_handles SCRATCH_MNT/uppertestdir -o upper_file_handles
|
|
test_file_handles SCRATCH_MNT/lowertestdir -o lower_file_handles
|
|
test_file_handles SCRATCH_MNT -r -i upper_file_handles
|
|
test_file_handles SCRATCH_MNT -r -i lower_file_handles
|
|
test_file_handles SCRATCH_MNT/uppertestdir.up -o upper_file_handles
|
|
test_file_handles SCRATCH_MNT/uppertestdir.lo -o lower_file_handles
|
|
test_file_handles SCRATCH_MNT -r -i upper_file_handles
|
|
test_file_handles SCRATCH_MNT -r -i lower_file_handles
|
|
test_file_handles SCRATCH_MNT/uppertestdir -p -o upper_file_handles
|
|
test_file_handles SCRATCH_MNT/lowertestdir -p -o lower_file_handles
|
|
test_file_handles SCRATCH_MNT/uppertestdir/subdir -p -o upper_subdir_file_handles
|
|
test_file_handles SCRATCH_MNT/lowertestdir/subdir -p -o lower_subdir_file_handles
|
|
test_file_handles SCRATCH_MNT -rp -i upper_file_handles
|
|
test_file_handles SCRATCH_MNT -rp -i lower_file_handles
|
|
test_file_handles SCRATCH_MNT -rp -i upper_subdir_file_handles
|
|
test_file_handles SCRATCH_MNT -rp -i lower_subdir_file_handles
|
|
test_file_handles SCRATCH_MNT/lowertestdir.new -rp -i lower_subdir_file_handles
|
|
test_file_handles SCRATCH_MNT/lowertestdir -rp
|
|
test_file_handles SCRATCH_MNT/lowertestdir/subdir -rp
|
|
test_file_handles SCRATCH_MNT -r
|
|
test_file_handles SCRATCH_MNT/subdir -rp
|