diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2012-04-19 15:19:46 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-04-21 03:21:16 +0200 |
commit | bc8a36942a5c05896d373a8e98d5e6b14514b4bc (patch) | |
tree | 178bddda37da663a4bcc4dd57bf68f53b6b8a4bf /include/net/udp.h | |
parent | net: Implement register_net_sysctl. (diff) | |
download | linux-bc8a36942a5c05896d373a8e98d5e6b14514b4bc.tar.xz linux-bc8a36942a5c05896d373a8e98d5e6b14514b4bc.zip |
net sysctl: Register an empty /proc/sys/net
Implementation limitations of the sysctl core won't let /proc/sys/net
reside in a network namespace. /proc/sys/net at least must be registered
as a normal sysctl. So register /proc/sys/net early as an empty directory
to guarantee we don't violate this constraint and hit bugs in the sysctl
implementation.
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Acked-by: Pavel Emelyanov <xemul@parallels.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/udp.h')
0 files changed, 0 insertions, 0 deletions