Skip to content
Commit ec6a5266 authored by Eric W. Biederman's avatar Eric W. Biederman
Browse files

sysctl: Add ctl_table chains into cstring paths



For any component of table passed to __register_sysctl_paths
that actually serves as a path, add that to the cstring path
that is passed to __register_sysctl_table.

The result is that for most calls to __register_sysctl_paths
we only pass a table to __register_sysctl_table that contains
no child directories.

Signed-off-by: default avatarEric W. Biederman <ebiederm@xmission.com>
parent 6e9d5164
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment