zfs/module/os/linux
Rob Norris 3271604242 Linux 6.8 compat: update for new bdev access functions
blkdev_get_by_path() and blkdev_put() have been replaced by
bdev_open_by_path() and bdev_release(), which return a "handle" object
with the bdev object itself inside.

This adds detection for the new functions, and macros to handle the old
and new forms consistently.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Rob Norris <robn@despairlabs.com>
Sponsored-by: https://despairlabs.com/sponsor/
Closes #15805
(cherry picked from commit ce782d0804)
2024-02-08 13:29:28 -08:00
..
spl linux 6.7 compat: rework shrinker setup for heap allocations 2024-02-08 13:29:28 -08:00
zfs Linux 6.8 compat: update for new bdev access functions 2024-02-08 13:29:28 -08:00