From: Pavel Emelyanov Date: Sat, 1 Dec 2007 12:51:01 +0000 (+1100) Subject: [UNIX]: Make the unix sysctl tables per-namespace X-Git-Tag: v2.6.25-rc1~1162^2~1309 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1597fbc0faf88c42edb3fe42e92e53b83c3f120e;p=pandora-kernel.git [UNIX]: Make the unix sysctl tables per-namespace This is the core. * add the ctl_table_header on the struct net; * make the unix_sysctl_register and _unregister clone the table; * moves calls to them into per-net init and exit callbacks; * move the .data pointer in the proper place. Signed-off-by: Pavel Emelyanov Acked-by: Eric W. Biederman Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed