mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
6fd4ec6c1a
open_by_handle can now store and load file handles from a file: usage: open_by_handle -p -o <handles_file> <test_dir> [N] open_by_handle -p -i <handles_file> <test_dir> [N] Add a new generic/exportfs test to use these new options to test decoding file handles after cycle mount and after directory renames. 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
185 B
Plaintext
6 lines
185 B
Plaintext
QA output created by 477
|
|
test_file_handles after cycle mount
|
|
test_file_handles after rename parent
|
|
test_file_handles after rename grandparent
|
|
test_file_handles after move to new parent
|