mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
03d77eb753
When opening a non-dir by file handle and the decoded inode/dentry are not in cache, the resulting dentry is "disconnected" (i.e. unknown path). This is a common case that is already covered by previous tests. This test covers the case of decoding an overlay file handle, while a disconnected dentry is still in cache. Signed-off-by: Amir Goldstein <amir73il@gmail.com> Reviewed-by: Eryu Guan <guaneryu@gmail.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>
10 lines
505 B
Plaintext
10 lines
505 B
Plaintext
QA output created by 058
|
|
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 -rnp -i upper_file_handles
|
|
test_file_handles SCRATCH_MNT -rnp -i lower_file_handles
|
|
test_file_handles SCRATCH_MNT -rnps -i upper_file_handles
|
|
test_file_handles SCRATCH_MNT -rnps -i lower_file_handles
|
|
test_file_handles SCRATCH_MNT -rnp -i upper_file_handles
|
|
test_file_handles SCRATCH_MNT -rnp -i lower_file_handles
|