mirror_zfs/module/os/linux/zfs
Coleman Kane a0eb5a77a0 Linux 5.12 compat: bio->bi_disk member moved
The struct bio member bi_disk was moved underneath a new member named
bi_bdev. So all attempts to reference bio->bi_disk need to now become
bio->bi_bdev->bd_disk.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Coleman Kane <ckane@colemankane.org>
Closes #11639
2021-03-05 12:57:46 -08:00
..
abd_os.c
arc_os.c
Makefile.in Restore FreeBSD resource usage accounting 2021-03-05 12:50:32 -08:00
mmp_os.c
policy.c Share zfs_fsync, zfs_read, zfs_write, et al between Linux and FreeBSD 2020-12-23 14:34:59 -08:00
qat_compress.c
qat_crypt.c
qat.c
spa_misc_os.c
trace.c
vdev_disk.c Linux 5.12 compat: bio->bi_disk member moved 2021-03-05 12:57:46 -08:00
vdev_file.c
zfs_acl.c
zfs_ctldir.c
zfs_debug.c
zfs_dir.c
zfs_file_os.c
zfs_ioctl_os.c Linux: increase max nvlist_src size 2021-03-05 12:54:57 -08:00
zfs_racct.c Restore FreeBSD resource usage accounting 2021-03-05 12:50:32 -08:00
zfs_sysfs.c
zfs_uio.c Linux 5.10 compat: restore custom uio_prefaultpages() 2021-01-22 09:58:49 -08:00
zfs_vfsops.c Fix possibly uninitialized 'root_inode' variable warning 2020-12-23 14:34:59 -08:00
zfs_vnops_os.c Fix zrele race in zrele_async that can cause hang 2021-01-28 11:39:13 -08:00
zfs_znode.c Share zfs_fsync, zfs_read, zfs_write, et al between Linux and FreeBSD 2020-12-23 14:34:59 -08:00
zio_crypt.c
zpl_ctldir.c Linux: Fix ZFS_ENTER/ZFS_EXIT/ZFS_VERFY_ZP usage 2020-11-14 10:51:27 -08:00
zpl_export.c
zpl_file.c VZ 7 kernel compat: introduce ITER-enabled .direct_IO() via IOVECs 2021-01-05 10:33:41 -08:00
zpl_inode.c Linux 5.10 compat: use iov_iter in uio structure 2020-12-23 14:35:39 -08:00
zpl_super.c Linux: Fix ZFS_ENTER/ZFS_EXIT/ZFS_VERFY_ZP usage 2020-11-14 10:51:27 -08:00
zpl_xattr.c Linux 5.10 compat: use iov_iter in uio structure 2020-12-23 14:35:39 -08:00
zvol_os.c Linux 5.12 compat: bio->bi_disk member moved 2021-03-05 12:57:46 -08:00