mirror_zfs/include/os/linux
Coleman Kane 73ba5df31a Linux 6.5 compat: disk_check_media_change() was added
The disk_check_media_change() function was added which replaces
bdev_check_media_change.  This change was introduced in 6.5rc1
444aa2c58cb3b6cfe3b7cc7db6c294d73393a894 and the new function takes a
gendisk* as its argument, no longer a block_device*. Thus, bdev->bd_disk
is now used to pass the expected data.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Coleman Kane <ckane@colemankane.org>
Closes #15060
2023-07-21 16:35:12 -07:00
..
kernel/linux Linux 6.5 compat: disk_check_media_change() was added 2023-07-21 16:35:12 -07:00
spl Linux 6.5 compat: intptr_t definition is canonically signed 2023-07-21 16:35:12 -07:00
zfs/sys zil: Add some more statistics. 2023-05-25 13:51:53 -07:00
Makefile.am Add SHA2 SIMD feature tests for Linux 2023-03-02 13:52:04 -08:00