mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
ext4: test for inline data + DAX corruption
Add a regression test for the following kernel commit: ext4: prevent data corruption with inline data + DAX The test passes either if we don't encounter corruption, or if mounting with DAX + inline data fails. The latter is the way that we prevent this issue in the kernel. [eguan: add 'dax' group] Signed-off-by: Ross Zwisler <ross.zwisler@linux.intel.com> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>
This commit is contained in:
@@ -115,6 +115,7 @@
|
||||
/src/t_dir_offset2
|
||||
/src/t_dir_type
|
||||
/src/t_encrypted_d_revalidate
|
||||
/src/t_ext4_dax_inline_corruption
|
||||
/src/t_ext4_dax_journal_corruption
|
||||
/src/t_futimens
|
||||
/src/t_getcwd
|
||||
|
||||
Reference in New Issue
Block a user