]> git.proxmox.com Git - mirror_zfs.git/commit
FreeBSD: Mark ZFS_MODULE_PARAM_CALL as MPSAFE
authorRyan Moeller <ryan@iXsystems.com>
Tue, 9 Aug 2022 09:05:29 +0000 (09:05 +0000)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 2 Sep 2022 20:26:04 +0000 (13:26 -0700)
commit4723eba8c0af10fc25d9203ffa0cd4499b4a875d
tree12b2b7cef7604f9ac51d59e01a016ee7d7fa1ee4
parent899355d293830f250e46d6b651db5afed08b91ea
FreeBSD: Mark ZFS_MODULE_PARAM_CALL as MPSAFE

ZFS_MODULE_PARAM_CALL handlers implement their own locking if needed
and do not require Giant.

Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Signed-off-by: Ryan Moeller <ryan@iXsystems.com>
Closes #13756
include/os/freebsd/spl/sys/mod_os.h