zfs/tests/zfs-tests/cmd
Georgy Yakovlev 2f411512be
zfs-test/mmap_seek: fix build on musl
The build on musl needs linux/fs.h for SEEK_DATA and friends,
and sys/sysmacros.h for P2ROUNDUP.  Add the needed headers.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Closes #12891
2021-12-21 16:44:18 -08:00
..
badsend
btree_test tests: fix unused, remove argsused 2021-12-21 12:05:12 -08:00
chg_usr_exec
devname2devid
dir_rd_update
draid Fix various typos 2021-04-02 18:52:15 -07:00
file_check tests/file_check: remove unused variable 2021-06-07 20:59:01 -07:00
file_trunc
file_write Fix various typos 2021-04-02 18:52:15 -07:00
get_diff
getversion Linux: Implement FS_IOC_GETVERSION 2021-12-17 16:18:37 -08:00
largest_file tests: fix unused, remove argsused 2021-12-21 12:05:12 -08:00
libzfs_input_check Add `const` to nvlist functions to properly expose their real behavior 2021-12-06 18:19:13 -07:00
mkbusy Simplify and document OpenZFS library dependencies 2021-10-07 11:31:26 -06:00
mkfile Prune /*NOTREACHED*/ 2021-07-26 12:07:26 -07:00
mkfiles
mktree
mmap_exec
mmap_libaio tests: fix unused, remove argsused 2021-12-21 12:05:12 -08:00
mmap_seek zfs-test/mmap_seek: fix build on musl 2021-12-21 16:44:18 -08:00
mmapwrite Prune /*NOTREACHED*/ 2021-07-26 12:07:26 -07:00
nvlist_to_lua Add `const` to nvlist functions to properly expose their real behavior 2021-12-06 18:19:13 -07:00
randfree_file
randwritecomp
readmmap
rename_dir tests: fix unused, remove argsused 2021-12-21 12:05:12 -08:00
rm_lnkcnt_zero_file tests: fix unused, remove argsused 2021-12-21 12:05:12 -08:00
send_doall send_iterate_snap : doall send without fromsnap 2021-02-24 09:48:58 -08:00
stride_dd
threadsappend
user_ns_exec
xattrtest tests: fix unused, remove argsused 2021-12-21 12:05:12 -08:00
Makefile.am Linux: Implement FS_IOC_GETVERSION 2021-12-17 16:18:37 -08:00
file_common.h