zfs/include/os/linux
Ryan Moeller 47e3dba972 Throw const on some strings
In C, const indicates to the reader that mutation will not occur.
It can also serve as a hint about ownership.

Add const in a few places where it makes sense.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Moeller <freqlabs@FreeBSD.org>
Closes #10997
2020-10-16 12:55:56 -07:00
..
kernel vdev_ashift should only be set once 2020-09-18 12:40:20 -07:00
spl FreeBSD: Add support for procfs_list 2020-10-01 12:18:56 -07:00
zfs Throw const on some strings 2020-10-16 12:55:56 -07:00
Makefile.am OpenZFS restructuring - move platform specific headers 2019-09-05 09:34:54 -07:00