mirror_zfs/include/os/linux
Brian Behlendorf fcd9966ed9 Linux 5.11 compat: blk_{un}register_region()
As of 5.11 the blk_register_region() and blk_unregister_region()
functions have been retired. This isn't a problem since add_disk()
has implicitly allocated minor numbers for a very long time.

Reviewed-by: Rafael Kitover <rkitover@gmail.com>
Reviewed-by: Coleman Kane <ckane@colemankane.org>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #11387
Closes #11390
2021-01-05 10:26:39 -08:00
..
kernel Linux 5.11 compat: blk_{un}register_region() 2021-01-05 10:26:39 -08:00
spl Linux 5.10 compat: use iov_iter in uio structure 2020-12-23 14:35:39 -08:00
zfs Linux 5.10 compat: use iov_iter in uio structure 2020-12-23 14:35:39 -08:00
Makefile.am OpenZFS restructuring - move platform specific headers 2019-09-05 09:34:54 -07:00