]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
generic: mmap write readonly DAX file
authorXiong Zhou <xzhou@redhat.com>
Thu, 28 Sep 2017 07:41:39 +0000 (15:41 +0800)
committerEryu Guan <eguan@redhat.com>
Fri, 29 Sep 2017 16:53:30 +0000 (00:53 +0800)
commit52991325936ce558c4b64a8c6d7c2a455c94b810
treeab63d5a751bcd714320d52fcd08668b2a87d2e2a
parent594a841079d360590c7060d174d94105d9c8c384
generic: mmap write readonly DAX file

Regression case that one can write to read-only
file in a DAX mountpoint.

Signed-off-by: Xiong Zhou <xzhou@redhat.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
.gitignore
src/Makefile
src/t_mmap_write_ro.c [new file with mode: 0644]
tests/generic/462 [new file with mode: 0755]
tests/generic/462.out [new file with mode: 0644]
tests/generic/group