mirror_zfs/module/os
Coleman Kane a30fed54f4 Linux 5.10 compat: revalidate_disk_size() added
A new function was added named revalidate_disk_size() and the old
revalidate_disk() appears to have been deprecated. As the only ZFS
code that calls this function is zvol_update_volsize, swapping the
old function call out for the new one should be all that is required.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Coleman Kane <ckane@colemankane.org>
Closes #11085
2020-11-03 09:51:31 -08:00
..
freebsd zvol_os: Fix handling of zvol private data 2020-10-30 16:06:54 -07:00
linux Linux 5.10 compat: revalidate_disk_size() added 2020-11-03 09:51:31 -08:00