mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
generic: Test races between mmap and normal writes
Add test which spawns two threads one writing to file via normal write and one via mmap and checks the result. This is mainly interesting to uncover races between DAX fault handling and write path. Signed-off-by: Jan Kara <jack@suse.cz> Acked-by: Brian Foster <bfoster@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
This commit is contained in:
@@ -346,6 +346,7 @@
|
||||
341 auto quick metadata
|
||||
342 auto quick metadata
|
||||
343 auto quick metadata
|
||||
346 auto
|
||||
705 blockdev quick rw
|
||||
706 blockdev quick rw
|
||||
707 blockdev quick rw
|
||||
|
||||
Reference in New Issue
Block a user