mirror of
https://github.com/openzfs/zfs.git
synced 2025-10-01 11:17:22 +00:00
![]() glibc includes linux/stat.h for statx, but musl defines its own statx struct and associated constants, which does not include STATX_MNT_ID yet. Thus, including linux/stat.h directly should be avoided for maximum libc compatibility. Tested on: - glibc: x86_64, i686, aarch64, armv7l, armv6l - musl: x86_64, aarch64, armv7l, armv6l Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Tested-By: Achill Gilgenast <achill@achill.org> Signed-off-by: classabbyamp <dev@placeviolette.net> Closes #17675 |
||
---|---|---|
.. | ||
ia32 | ||
byteorder.h | ||
errno.h | ||
mnttab.h | ||
mount.h | ||
param.h | ||
stat.h | ||
sysmacros.h | ||
zfs_context_os.h |