Files
mirror_zfs/module/os/linux/zfs
Coleman Kane 838a249012 Linux 5.10 compat: percpu_ref added data member
Kernel commit 2b0d3d3e4fcfb brought in some changes to the struct
percpu_ref structure that moves most of its fields into a member
struct named "data" of type struct percpu_ref_data. This includes
the "count" member which is updated by vdev_blkg_tryget(), so update
this function to chase the API change, and detect it via configure.

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
..
2020-08-29 20:57:45 -07:00
2019-09-12 13:33:44 -07:00
2019-09-12 13:33:44 -07:00
2020-10-13 21:25:48 -07:00
2020-10-02 17:44:10 -07:00
2020-10-02 17:44:10 -07:00
2020-04-10 10:33:35 -07:00
2020-06-18 12:20:38 -07:00
2020-09-17 10:53:02 -07:00
2020-10-30 15:34:15 -07:00