mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
overlay: add a test for multiple redirects to the same lower dir
Multiple redirects to the same lower dir will falsely return the same st_ino/st_dev for two different upper dirs and will cause 'diff' to falsely report that content of directories is the same when it is not. This test checks that overalyfs detects and fails lookup of a multiply redirected dir. The check for multiply redirected dir was implemented by kernel commit titled "ovl: hash directory inodes for fsnotify". Signed-off-by: Amir Goldstein <amir73il@gmail.com> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>
This commit is contained in:
committed by
Eryu Guan
parent
2d9c377025
commit
1fa396719e
@@ -0,0 +1,2 @@
|
||||
QA output created by 049
|
||||
Silence is golden
|
||||
Reference in New Issue
Block a user