mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
overlay: test decoding overlay file handles with warm/cold dentry cache
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>
This commit is contained in:
committed by
Eryu Guan
parent
555cdbee56
commit
03d77eb753
@@ -60,3 +60,4 @@
|
||||
055 auto quick copyup redirect exportfs nonsamefs
|
||||
056 auto quick fsck
|
||||
057 auto quick redirect
|
||||
058 auto quick exportfs
|
||||
|
||||
Reference in New Issue
Block a user