mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
overlay: test ro/rw fd data inconsistecies
Introduce a new test to demonstrates a known issue with overlayfs: - process A opens file F for read - process B writes new data to file F - process A reads old data from file F This issue is about to be fixed with a patch set by Miklos Szeredi. 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
47038bbea5
commit
d04d4bc07d
@@ -18,3 +18,4 @@
|
||||
013 auto quick
|
||||
014 auto quick copyup
|
||||
015 auto quick whiteout
|
||||
016 auto quick
|
||||
|
||||
Reference in New Issue
Block a user