mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 02:27:36 +03:00
tunables: remove support for s64 tunables
Nothing uses them now. Sponsored-by: https://despairlabs.com/sponsor/ Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Alexander Motin <mav@FreeBSD.org> Reviewed-by: Pavel Snajdr <snajpa@snajpa.net> Signed-off-by: Rob Norris <robn@despairlabs.com> Closes #17377
This commit is contained in:
committed by
Brian Behlendorf
parent
e9002887e2
commit
28ff5ff1c6
@@ -575,7 +575,6 @@ EXPORT_SYMBOL(spl_param_get_##type); \
|
||||
EXPORT_SYMBOL(spl_param_set_##type); \
|
||||
EXPORT_SYMBOL(spl_param_ops_##type);
|
||||
|
||||
define_spl_param(s64, "%lld")
|
||||
define_spl_param(u64, "%llu")
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user