inet: Register fragmentation some ctls at read-only root.
authorPavel Emelyanov <xemul@openvz.org>
Mon, 19 May 2008 20:53:02 +0000 (13:53 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 19 May 2008 20:53:02 +0000 (13:53 -0700)
Parts of fragments-related sysctls are read-only, but this is
done by cloning all the tables and dropping write-bits from
mode. Do the same but with read-only root.

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

No differences found