Files
mirror_zfs/include/sys
Richard Yao d1807f168e nvpair: Constify string functions
After addressing coverity complaints involving `nvpair_name()`, the
compiler started complaining about dropping const. This lead to a rabbit
hole where not only `nvpair_name()` needed to be constified, but also
`nvpair_value_string()`, `fnvpair_value_string()` and a few other static
functions, plus variable pointers throughout the code. The result became
a fairly big change, so it has been split out into its own patch.

Reviewed-by: Tino Reichardt <milky-zfs@mcmilk.de>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Richard Yao <richard.yao@alumni.stonybrook.edu>
Closes #14612
2023-03-14 15:25:50 -07:00
..
2022-05-10 10:18:51 -07:00
2022-05-25 09:18:49 -07:00
2021-06-07 09:02:47 -07:00
2023-03-08 11:17:23 -08:00
2023-03-08 11:17:23 -08:00
2023-01-25 11:30:24 -08:00
2023-01-10 13:39:22 -08:00
2022-10-20 11:57:15 -07:00
2023-03-10 11:59:53 -08:00
2023-03-10 11:59:53 -08:00
2023-03-14 15:25:50 -07:00
2023-03-10 11:59:53 -08:00
2023-01-04 17:29:54 -07:00
2017-10-11 16:54:48 -04:00
2021-06-10 10:42:31 -06:00
2023-03-14 15:25:50 -07:00
2019-06-19 09:48:12 -07:00
2022-07-11 14:16:13 -07:00
2022-09-06 09:43:21 -07:00
2022-10-20 11:57:15 -07:00
2018-02-08 15:28:18 -08:00
2022-10-29 13:05:11 -07:00
2023-03-10 11:59:53 -08:00
2022-06-29 14:08:54 -07:00
2020-07-03 11:05:50 -07:00
2023-03-10 11:59:53 -08:00
2023-01-05 09:31:55 -08:00