]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
generic: Add regression test for tail page zeroing
authorJan Kara <jack@suse.cz>
Mon, 29 May 2017 11:32:15 +0000 (13:32 +0200)
committerEryu Guan <eguan@redhat.com>
Fri, 2 Jun 2017 03:14:50 +0000 (11:14 +0800)
commitf12193300a13159e5bb46b58072287cca5df8dc6
tree5b2a133edd8d51d651f0138963bd7ba6c506d584
parent16985be90e5ef064858439380206656d75d7ad58
generic: Add regression test for tail page zeroing

Add test checking for a race in ext4 writeback that could result in
zeroing too much from the tail page during writeback.

[eguan: removed from quick group, it needs longer time on xfs and
btrfs]

Signed-off-by: Jan Kara <jack@suse.cz>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
.gitignore
src/Makefile
src/t_mmap_fallocate.c [new file with mode: 0644]
tests/generic/438 [new file with mode: 0755]
tests/generic/438.out [new file with mode: 0644]
tests/generic/group