mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
overlay: test file handles with nested overlay over non-samefs lower
This is a variant of overlay file handles test for an overlayfs that is nested over another lower overlayfs on non-samefs. Signed-off-by: Amir Goldstein <amir73il@gmail.com> Reviewed-by: Eryu Guan <guaneryu@gmail.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>
This commit is contained in:
committed by
Eryu Guan
parent
7d50029d58
commit
c499faebbf
@@ -0,0 +1,50 @@
|
||||
QA output created by 069
|
||||
test_file_handles TEST_DIR.2/uppertestdir
|
||||
test_file_handles TEST_DIR.2/uppertestdir -p
|
||||
test_file_handles TEST_DIR.2/uppertestdir -wrap
|
||||
test_file_handles TEST_DIR.2/lowertestdir
|
||||
test_file_handles TEST_DIR.2/lowertestdir -p
|
||||
test_file_handles TEST_DIR.2/lowertestdir -wrap
|
||||
test_file_handles TEST_DIR.2/uppertestdir -a
|
||||
test_file_handles TEST_DIR.2/uppertestdir -r
|
||||
test_file_handles TEST_DIR.2/lowertestdir -a
|
||||
test_file_handles TEST_DIR.2/lowertestdir -r
|
||||
test_file_handles TEST_DIR.2/uppertestdir -dk
|
||||
test_file_handles TEST_DIR.2/uppertestdir.rw -rwdk
|
||||
test_file_handles TEST_DIR.2/lowertestdir -dk
|
||||
test_file_handles TEST_DIR.2/lowertestdir.rw -rwdk
|
||||
test_file_handles TEST_DIR.2/uppertestdir -dp
|
||||
test_file_handles TEST_DIR.2/lowertestdir -dp
|
||||
test_file_handles TEST_DIR.2/uppertestdir
|
||||
test_file_handles TEST_DIR.2/uppertestdir -wlr
|
||||
test_file_handles TEST_DIR.2/uppertestdir -ur
|
||||
test_file_handles TEST_DIR.2/lowertestdir
|
||||
test_file_handles TEST_DIR.2/lowertestdir -wlr
|
||||
test_file_handles TEST_DIR.2/lowertestdir -ur
|
||||
test_file_handles TEST_DIR.2/uppertestdir
|
||||
test_file_handles TEST_DIR.2/uppertestdir -wur
|
||||
test_file_handles TEST_DIR.2/lowertestdir
|
||||
test_file_handles TEST_DIR.2/lowertestdir -wur
|
||||
test_file_handles TEST_DIR.2/uppertestdir
|
||||
test_file_handles TEST_DIR.2/uppertestdir -d
|
||||
test_file_handles TEST_DIR.2/lowertestdir
|
||||
test_file_handles TEST_DIR.2/lowertestdir -d
|
||||
test_file_handles TEST_DIR.2/uppertestdir -wmr
|
||||
test_file_handles TEST_DIR.2/lowertestdir -wmr
|
||||
test_file_handles TEST_DIR.2/uppertestdir -o upper_file_handles
|
||||
test_file_handles TEST_DIR.2/lowertestdir -o lower_file_handles
|
||||
test_file_handles TEST_DIR.2 -r -i upper_file_handles
|
||||
test_file_handles TEST_DIR.2 -r -i lower_file_handles
|
||||
test_file_handles TEST_DIR.2/uppertestdir.up -o upper_file_handles
|
||||
test_file_handles TEST_DIR.2/uppertestdir.lo -o lower_file_handles
|
||||
test_file_handles TEST_DIR.2 -r -i upper_file_handles
|
||||
test_file_handles TEST_DIR.2 -r -i lower_file_handles
|
||||
test_file_handles TEST_DIR.2/uppertestdir -p -o upper_file_handles
|
||||
test_file_handles TEST_DIR.2/lowertestdir -p -o lower_file_handles
|
||||
test_file_handles TEST_DIR.2/uppertestdir/subdir -p -o upper_subdir_file_handles
|
||||
test_file_handles TEST_DIR.2/lowertestdir/subdir -p -o lower_subdir_file_handles
|
||||
test_file_handles TEST_DIR.2 -rp -i upper_file_handles
|
||||
test_file_handles TEST_DIR.2 -rp -i lower_file_handles
|
||||
test_file_handles TEST_DIR.2 -rp -i upper_subdir_file_handles
|
||||
test_file_handles TEST_DIR.2 -rp -i lower_subdir_file_handles
|
||||
test_file_handles TEST_DIR.2/lowertestdir.new -rp -i lower_subdir_file_handles
|
||||
Reference in New Issue
Block a user