aboutsummaryrefslogtreecommitdiff
path: root/net/socket.c
diff options
context:
space:
mode:
authorPavel Emelyanov <xemul@openvz.org>2007-12-08 00:11:51 -0800
committerDavid S. Miller <davem@davemloft.net>2008-01-28 14:56:56 -0800
commit790a35328991b01181ff5624bdb084053b6fac54 (patch)
tree96b85667d9db0054bd3e988bb2df828b294fe143 /net/socket.c
parent024626e36d75fc8c6e32d50d4c68bfc3b8df5fdf (diff)
[NET] sysctl: prepare core tables to point to netns variables
Some of ctl variables are going to be on the struct net. Here's the way to adjust the ->data pointer on the ctl_table-s to point on the right variable. Since some pointers still point on the global variables, I keep turning the write bits off on such tables. This looks to become a common procedure for net sysctls, so later parts of this code may migrate to some more generic place. Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/socket.c')
0 files changed, 0 insertions, 0 deletions