From: Eric W. Biederman Date: Thu, 26 Jul 2012 08:13:20 +0000 (-0700) Subject: userns: Allow unprivileged use of setns. X-Git-Tag: v3.8-rc1~77^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=142e1d1d5f088e7a38659daca6e84a730967774a;p=pandora-kernel.git userns: Allow unprivileged use of setns. - Push the permission check from the core setns syscall into the setns install methods where the user namespace of the target namespace can be determined, and used in a ns_capable call. Acked-by: Serge Hallyn Signed-off-by: "Eric W. Biederman" --- Reading git-diff-tree failed