mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
c68eba8a2b
- Check decode/read of file handles after rename of parent - Check decode/read of file handles after rename of grandparent - Check decode/read of file handles after move to new parent - Check encode/decode/read of file handles in non-upper overlay This test requires and enables overlayfs NFS export support and merge dir rename support (redirect_dir). NFS export support depends on and requires overlayfs index feature. This test covers only encode/decode of file handles for overlayfs configuration of all layers on the same base 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 052
|
|
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
|