mirror_zfs/module/os/linux
Brian Behlendorf 453c63e9b7 Linux 5.16 compat: submit_bio()
The submit_bio() prototype has changed again.  The version is 5.16
still only expects a single argument but the return type has changed
to void.  Since we never used the returned value before update the
configure check to detect both single arg versions.

Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Reviewed-by: Alexander Lobakin <alobakin@pm.me>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #12725
2021-11-09 11:27:46 -08:00
..
spl Update checkstyle workflow env to ubuntu-20.04 2021-11-02 14:02:57 -06:00
zfs Linux 5.16 compat: submit_bio() 2021-11-09 11:27:46 -08:00