mirror_zfs/module/os/linux/zfs
Coleman Kane 6a3ba7538a Linux 5.16: The blk-cgroup.h header is where struct blkcg_gq is defined
The definition of struct blkcg_gq was moved into blk-cgroup.h, which is
a header that's been in Linux since 2015. This is used by
vdev_blkg_tryget() in module/os/linux/zfs/vdev_disk.c. Since the kernel
for CentOS 7 and similar-generation releases doesn't have this header,
its inclusion is guarded by a configure test.

Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Coleman Kane <ckane@colemankane.org>
Closes #12819
2021-12-07 13:15:12 -08:00
..
abd_os.c
arc_os.c
Makefile.in
mmp_os.c
policy.c
qat_compress.c
qat_crypt.c
qat.c
spa_misc_os.c
trace.c
vdev_disk.c Linux 5.16: The blk-cgroup.h header is where struct blkcg_gq is defined 2021-12-07 13:15:12 -08:00
vdev_file.c
zfs_acl.c Use fallthrough macro 2021-11-12 15:24:36 -08:00
zfs_ctldir.c Linux: always check or verify return of igrab() 2021-06-23 13:22:15 -07:00
zfs_debug.c
zfs_dir.c
zfs_file_os.c file reference counts can get corrupted 2021-09-22 15:19:08 -07:00
zfs_ioctl_os.c Simple change to fix building in recent environments 2021-06-23 13:22:15 -07:00
zfs_racct.c
zfs_sysfs.c
zfs_uio.c Extending FreeBSD UIO Struct 2021-11-12 16:31:55 -08:00
zfs_vfsops.c Linux: always check or verify return of igrab() 2021-06-23 13:22:15 -07:00
zfs_vnops_os.c Linux 5.16: wait_on_page_bit() no longer available to modules 2021-12-06 13:40:43 -08:00
zfs_znode.c Use fallthrough macro 2021-11-12 15:24:36 -08:00
zio_crypt.c Extending FreeBSD UIO Struct 2021-11-12 16:31:55 -08:00
zpl_ctldir.c
zpl_export.c
zpl_file.c Linux 5.16: type member of iov_iter renamed iter_type 2021-12-07 13:15:11 -08:00
zpl_inode.c Extending FreeBSD UIO Struct 2021-11-12 16:31:55 -08:00
zpl_super.c
zpl_xattr.c Extending FreeBSD UIO Struct 2021-11-12 16:31:55 -08:00
zvol_os.c Linux 5.16: block_device_operations->submit_bio now returns void 2021-12-07 13:15:11 -08:00