zfs/module/os/linux
Rob Norris aabb7e63ba Linux 6.9 compat: bdev handles are now struct file
bdev_open_by_path() is replaced by bdev_file_open_by_path(), which
returns a plain old struct file*. Release function is gone entirely; the
regular file release function fput() will take care of the bdev
specifics.

Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Rob Norris <robn@despairlabs.com>
Sponsored-by: https://despairlabs.com/sponsor/
Closes #16027
Closes #16033
2024-11-18 13:14:16 -08:00
..
spl Linux 6.8 compat: implement strlcpy fallback 2024-02-08 13:29:28 -08:00
zfs Linux 6.9 compat: bdev handles are now struct file 2024-11-18 13:14:16 -08:00