summaryrefslogtreecommitdiffstats
path: root/module/zfs/metaslab.c
diff options
context:
space:
mode:
authormegari <[email protected]>2018-04-16 22:44:40 +0300
committerBrian Behlendorf <[email protected]>2018-04-16 12:44:40 -0700
commitd68ac65eb61acfd898262709a726bbcd7f5a31f1 (patch)
tree8f372279ed669b7f707d2246f6ffa818e0a6f7ca /module/zfs/metaslab.c
parent9eb7b46ed03002dc8531a512ee1b52f6b5a86881 (diff)
Revert "OpenZFS 9036 - zfs: duplicate 'const' declaration specifier"
This reverts commit cbb893321545c2c9052787b556c9375fcb103979. The original change in OpenZFS 9036 did remove duplicate 'const' specifiers, but the ZoL port had already done what *should* have been done in OpenZFS 9036, which is to make the pointers themselves const. The port of the change to ZoL ended up doing an unnecessary removal of the constness of the pointers. Undo that. Reviewed-by: Brian Behlendorf <[email protected]> Reviewed-by: Tim Chase <[email protected]> Signed-off-by: Ari Sundholm <[email protected]> Closes #7444
Diffstat (limited to 'module/zfs/metaslab.c')
0 files changed, 0 insertions, 0 deletions