Files
mirror_zfs/module
Coleman Kane f6e22561d2 Linux 5.16: type member of iov_iter renamed iter_type
The iov_iter->type member was renamed iov_iter->iter_type. However,
while looking into this, realized that in 2018 a iov_iter_type(*iov)
accessor function was introduced. So if that is present, use it,
otherwise fall back to trying the existing behavior of directly
accessing type from iov_iter.

Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Coleman Kane <ckane@colemankane.org>
Closes #12819
2021-12-07 12:27:49 -08:00
..
2021-09-14 10:17:54 -06:00
2021-09-14 10:17:54 -06:00
2020-06-10 09:24:15 -07:00
2021-11-30 07:46:25 -07:00
2020-06-10 09:24:15 -07:00
2020-08-20 10:30:06 -07:00
2021-11-30 10:32:38 -08:00