zfs/module/os
Brian Behlendorf 5a639f0802 Linux 5.18 compat: bio_alloc()
As for the Linux 5.18 kernel bio_alloc() expects a block_device struct
as an argument.  This removes the need for the bio_set_dev() compatibility
code for 5.18 and newer kernels.

Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #13515
2022-06-01 14:24:49 -07:00
..
freebsd FreeBSD: use zero_region instead of allocating a dedicated page 2022-05-20 10:33:24 -07:00
linux Linux 5.18 compat: bio_alloc() 2022-06-01 14:24:49 -07:00