X-Git-Url: http://git.apps.os.sepia.ceph.com/?p=xfstests-dev.git;a=blobdiff_plain;f=src%2FMakefile;h=1279e4b99d62ce6de9ed284a4baa75e9ba49af67;hp=cc0b9579a827741f311ffe13fcc744f73efb0df6;hb=8a9bc451112b5e6b62cee9d5630ea8fe7367097d;hpb=466ddbfd11510a1531424b9efc9e167730925644 diff --git a/src/Makefile b/src/Makefile index cc0b9579..1279e4b9 100644 --- a/src/Makefile +++ b/src/Makefile @@ -17,7 +17,8 @@ TARGETS = dirstress fill fill2 getpagesize holes lstat64 \ t_mmap_cow_race t_mmap_fallocate fsync-err t_mmap_write_ro \ t_ext4_dax_journal_corruption t_ext4_dax_inline_corruption \ t_ofd_locks t_mmap_collision mmap-write-concurrent \ - t_get_file_time t_create_short_dirs t_create_long_dirs t_enospc + t_get_file_time t_create_short_dirs t_create_long_dirs t_enospc \ + t_mmap_writev_overlap LINUX_TARGETS = xfsctl bstat t_mtab getdevicesize preallo_rw_pattern_reader \ preallo_rw_pattern_writer ftrunc trunc fs_perms testx looptest \