]> git.baikalelectronics.ru Git - kernel.git/commit
[UNIX]: Use ctl paths to register unix ctl tables
authorPavel Emelyanov <xemul@openvz.org>
Sat, 1 Dec 2007 12:45:41 +0000 (23:45 +1100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:55:22 +0000 (14:55 -0800)
commit722814780ca839d800011753c266f40356db2612
tree1b7a34062422a8d23fbb57a8ea935ec3ac15a8ae
parenta5c61a7d3434b20f55bb4d1465142dba7b1f155e
[UNIX]: Use ctl paths to register unix ctl tables

Unlike previous ones, this patch is useful by its own,
as it decreases the vmlinux size :)

But it will be used later, when the per-namespace sysctl
is added.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Acked-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/unix/sysctl_net_unix.c