mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
generic: add mmap write vs truncate/remap test
This test exposed a problem with mapped writes to the tail page of a file in XFS and potentially ext4. Eric did all the hard work of taking the bug report and generating the reproducable test case on ext4. Make it a generic test so that we can ensure that all filesystems handle the case correctly. Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Eric Sandeen <sandeen@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
027 auto enospc
|
||||
028 auto quick
|
||||
029 auto quick rw
|
||||
030 auto quick rw
|
||||
053 acl repair auto quick
|
||||
062 attr udf auto quick
|
||||
068 other auto freeze dangerous stress
|
||||
|
||||
Reference in New Issue
Block a user