diff options
author | Ryan Moeller <[email protected]> | 2020-04-07 13:06:22 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2020-04-07 10:06:22 -0700 |
commit | 7e3df9db128722143734a9459771365ea19c1c40 (patch) | |
tree | 6010642540ab0b9d8eb6dd819a8b2ca7137b981c /module/.gitignore | |
parent | 2a15c6aab40e854808f2d910ee998cd405769dfa (diff) |
Finish refactoring for ZFS_MODULE_PARAM_CALL
Linux and FreeBSD have different parameters for tunable proc handler.
This has prevented FreeBSD from implementing the ZFS_MODULE_PARAM_CALL
macro.
To complete the sharing of ZFS_MODULE_PARAM_CALL declarations, create
per-platform definitions of the parameter list, ZFS_MODULE_PARAM_ARGS.
With the declarations wired up we discovered an incorrect scope prefix
for spa_slop_shift, so this is now fixed.
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Ryan Moeller <[email protected]>
Closes #10179
Diffstat (limited to 'module/.gitignore')
0 files changed, 0 insertions, 0 deletions