mirror_zfs/include/os/linux
classabbyamp 31b9646681 linux: use sys/stat.h instead of linux/stat.h
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
2025-09-09 17:04:15 -07:00
..
kernel/linux Backport AVX2 AES-GCM implementation from BoringSSL 2025-08-13 14:51:20 -07:00
spl linux: use sys/stat.h instead of linux/stat.h 2025-09-09 17:04:15 -07:00
zfs/sys trace_zil.h: rename zcw_zio_error to zcw_error 2025-08-19 10:54:50 -04:00
Makefile.am mod.h: make consistent across all three platforms 2025-07-15 15:46:14 -07:00