netns: Introduce sysctl root for read-only net sysctls.
authorPavel Emelyanov <xemul@openvz.org>
Mon, 19 May 2008 20:45:33 +0000 (13:45 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 19 May 2008 20:45:33 +0000 (13:45 -0700)
This one stores all ctl-heads in one list and restricts the
permissions not give write access to non-init net namespaces.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found