From: Andy Lutomirski Date: Thu, 22 Aug 2013 18:39:16 +0000 (-0700) Subject: Rename nsproxy.pid_ns to nsproxy.pid_ns_for_children X-Git-Tag: v3.11~4^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2b1df2eb42978073ec27c99cc199d20ae48b849;p=pandora-kernel.git Rename nsproxy.pid_ns to nsproxy.pid_ns_for_children nsproxy.pid_ns is *not* the task's pid namespace. The name should clarify that. This makes it more obvious that setns on a pid namespace is weird -- it won't change the pid namespace shown in procfs. Signed-off-by: Andy Lutomirski Reviewed-by: "Eric W. Biederman" Signed-off-by: David S. Miller --- Reading git-diff-tree failed