HomeFreeBSD

zfs-test/mmap_seek: fix build on musl

Description

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

Details

Provenance
Georgy Yakovlev <168902+gyakovlev@users.noreply.github.com>Authored on Dec 22 2021, 12:44 AM
Tony Hutter <hutter2@llnl.gov>Committed on Feb 17 2022, 1:58 AM
Parents
rG1fb5566a254e: ZTS: speed up rsend tests
Branches
Unknown
Tags
Unknown

Event Timeline

Tony Hutter <hutter2@llnl.gov> committed rGf22ebf8fa666: zfs-test/mmap_seek: fix build on musl (authored by Georgy Yakovlev <168902+gyakovlev@users.noreply.github.com>).Feb 17 2022, 1:58 AM