Avoid running some tests if the file system does not support holes
authorFlorian Weimer <fweimer@redhat.com>
Tue, 21 Aug 2018 10:56:53 +0000 (12:56 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 21 Aug 2018 10:56:53 +0000 (12:56 +0200)
commitaa42b3dbcb0326badf377fec2c7fb2f34fdabecd
tree818cd4e9c75b0dba8c982ce5d3b5def2d358ba05
parentc7627f41baaeb7f1a7b73ff66ef48eaafc1990f6
Avoid running some tests if the file system does not support holes

Otherwise, these tests fills up the entire disk (or just run very
slowly and eventually time out).
ChangeLog
io/test-lfs.c
io/tst-copy_file_range.c
misc/tst-preadvwritev-common.c
misc/tst-preadvwritev64.c
support/Makefile
support/support.h
support/support_descriptor_supports_holes.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/tst-fallocate-common.c
timezone/tst-tzset.c