You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The zfs_tunable_* functions are a public interface which are
part of the internal libspl convenience library. They should
be hidden to prevent an ABI change in installed libraries which
link against libspl (e.g. libzfs_core).
Signed-off-by: Brian Behlendorf <[email protected]>
0 commit comments