mirror_zfs/module/os/linux
Coleman Kane 59b6872327 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-02 22:01:19 +00:00
..
spl Replace ZFS on Linux references with OpenZFS 2020-10-08 20:10:13 -07:00
zfs Linux 5.10 compat: revalidate_disk_size() added 2020-11-02 22:01:19 +00:00