diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2008-07-15 22:00:59 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2008-07-27 02:53:10 +0200 |
commit | bd7b1533cd6a68c734062aa69394bec7e2b1718e (patch) | |
tree | f968f6c68672502db08912bf69d8e3d1ba25169b /kernel/sysctl.c | |
parent | [PATCH] allow delayed freeing of ctl_table_header (diff) | |
download | linux-bd7b1533cd6a68c734062aa69394bec7e2b1718e.tar.xz linux-bd7b1533cd6a68c734062aa69394bec7e2b1718e.zip |
[PATCH] sysctl: make sure that /proc/sys/net/ipv4 appears before per-ns ones
Massage ipv4 initialization - make sure that net.ipv4 appears as
non-per-net-namespace before it shows up in per-net-namespace sysctls.
That's the only change outside of sysctl.c needed to get sane ordering
rules and data structures for sysctls (esp. for procfs side of that
mess).
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions