]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commitdiff
ext4/001: Fixup file layout with DAX
authorJan Kara <jack@suse.cz>
Tue, 22 Nov 2016 10:16:35 +0000 (11:16 +0100)
committerEryu Guan <eguan@redhat.com>
Sun, 27 Nov 2016 10:42:45 +0000 (18:42 +0800)
Since commit 9538d1b69399 (ext4: avoid split extents for DAX
writes), currently sitting in ext4 tree, the block layout of files
has changed when the filesystem is mounted with -o dax and now
matches 'nodelalloc' variant instead of 'nozero'. Fixup the test
configuration.

Signed-off-by: Jan Kara <jack@suse.cz>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
tests/ext4/001.cfg

index 5f7e26213e8549f97f6421ec049fc81c8c98da13..7c928811212f2bb8c4f271faca194eeb60b22b2c 100644 (file)
@@ -1,4 +1,4 @@
-dax: nozero
+dax: nodelalloc
 dioread_nolock: nozero
 nodelalloc: nodelalloc
 data=journal: nodelalloc