[UNIX]: Move the sysctl_unix_max_dgram_qlen
authorPavel Emelyanov <xemul@openvz.org>
Sat, 1 Dec 2007 12:44:15 +0000 (23:44 +1100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:55:22 +0000 (14:55 -0800)
commitd392e49756a99ba51577d265d6db83e3f01c6ac8
tree644610d6fc7ab79a9e8a7f76357062759ec8d690
parent97577e38284f48ca773392e2d401af2f6c95dc08
[UNIX]: Move the sysctl_unix_max_dgram_qlen

This will make all the sub-namespaces always use the
default value (10) and leave the tuning via sysctl
to the init namespace only.

Per-namespace tuning is coming.

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>
include/net/net_namespace.h
net/unix/af_unix.c
net/unix/sysctl_net_unix.c