]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
generic: test mmap io through DAX and non-DAX
authorXiong Zhou <xzhou@redhat.com>
Wed, 8 Feb 2017 04:11:18 +0000 (12:11 +0800)
committerEryu Guan <eguan@redhat.com>
Sat, 18 Feb 2017 23:59:33 +0000 (07:59 +0800)
commitf438604bd954457805cc2aeaa015c00d5dbabc71
treed0032683050185d12122e45bcadd0d8a8bed8cb8
parent456581661b4d34690b508e74a06c4922ed63390f
generic: test mmap io through DAX and non-DAX

Mount TEST_DEV as non-DAX, SCRATCH_DEV as DAX, then
do some IO between them. In this case we use mmap
and dio/buffered IO read/write test programme.

Signed-off-by: Ross Zwisler <ross.zwisler@linux.intel.com>
Signed-off-by: Xiong Zhou <xzhou@redhat.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
tests/generic/413 [new file with mode: 0755]
tests/generic/413.out [new file with mode: 0644]
tests/generic/group