Files
kernel-tenderloin-3.0/include/net
Al Viro 734550921e [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>
2008-07-26 20:53:08 -04:00
..
2008-05-14 19:23:27 -05:00
2008-07-08 23:00:25 -07:00
2008-07-22 14:20:45 -07:00
2008-07-18 23:02:15 -07:00
2008-07-05 21:26:57 -07:00
2008-06-11 21:00:38 -07:00
2008-07-22 14:35:50 -07:00
2008-06-11 21:00:38 -07:00
2008-07-18 04:03:08 -07:00
2008-06-11 21:00:38 -07:00
2008-02-29 11:46:17 -08:00
2008-03-28 16:28:36 -07:00
2008-07-21 10:10:58 -07:00
2008-06-11 21:00:38 -07:00
2008-07-05 21:25:39 -07:00
2008-05-12 03:29:11 -07:00
2008-07-19 00:04:31 -07:00