diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2008-07-15 01:22:20 (GMT) |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2008-07-27 00:53:08 (GMT) |
commit | 734550921e9b7ab924a43aa3d0bd4239dac4fbf1 (patch) | |
tree | 7be4b0808ba9860f1d953b45120262a277866021 /net/tipc/config.c | |
parent | 7ac6cd653d7c31ad6b7bb5b88c549c4ebf628c34 (diff) | |
download | linux-734550921e9b7ab924a43aa3d0bd4239dac4fbf1.tar.xz |
[PATCH] beginning of sysctl cleanup - ctl_table_set
New object: set of sysctls [currently - root and per-net-ns].
Contains: pointer to parent set, list of tables and "should I see this set?"
method (->is_seen(set)).
Current lists of tables are subsumed by that; net-ns contains such a beast.
->lookup() for ctl_table_root returns pointer to ctl_table_set instead of
that to ->list of that ctl_table_set.
[folded compile fixes by rdd for configs without sysctl]
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'net/tipc/config.c')
0 files changed, 0 insertions, 0 deletions