Brian Behlendorf 0dd7364853 Linux 5.6 compat: struct proc_ops
The proc_ops structure was introduced to replace the use of of the
file_operations structure when registering proc handlers.  This
change creates a new kstat_proc_op_t typedef for compatibility
which can be used to pass around the correct structure.

This change additionally adds the 'const' keyword to all of the
existing proc operations structures.

Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #9961
2020-02-07 11:03:53 -08:00
..
2020-01-17 12:40:09 -08:00
2019-06-13 13:15:46 -07:00
2019-06-13 13:15:46 -07:00
2018-05-01 10:33:35 -07:00
2019-07-09 09:28:05 -07:00
2019-10-01 12:50:34 -07:00
2019-10-01 12:50:34 -07:00
2019-10-01 12:50:34 -07:00
2020-02-07 11:03:53 -08:00
2019-08-30 09:40:30 -07:00
2019-08-30 09:40:30 -07:00
2018-05-29 14:51:39 -07:00
2019-10-02 10:39:48 -07:00
2018-05-29 14:51:39 -07:00
2018-03-28 10:19:22 -07:00
2016-03-18 13:31:11 -07:00
2018-11-11 18:06:36 -08:00
2016-03-18 13:31:11 -07:00
2019-08-30 09:40:30 -07:00
2020-02-06 09:24:37 -08:00
2019-10-01 12:50:34 -07:00