zfs/include/os/linux
Coleman Kane 0bf2c5365e Linux 6.4 compat: iter_iov() function now used to get old iov member
The iov_iter->iov member is now iov_iter->__iov and must be accessed via
the accessor function iter_iov(). Create a wrapper that is conditionally
compiled to use the access method appropriate for the target kernel
version.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Brian Atkinson <batkinson@lanl.gov>
Signed-off-by: Coleman Kane <ckane@colemankane.org>
Closes #15100
2023-09-19 08:50:01 -07:00
..
kernel/linux Linux 6.5 compat: blkdev changes 2023-09-19 08:50:01 -07:00
spl Linux 6.4 compat: iter_iov() function now used to get old iov member 2023-09-19 08:50:01 -07:00
zfs/sys linux: implement filesystem-side copy/clone functions for EL7 2023-07-26 08:46:58 -07:00
Makefile.am Add SHA2 SIMD feature tests for Linux 2023-03-02 13:52:04 -08:00