userns: Allow unprivileged use of setns.
authorEric W. Biederman <ebiederm@xmission.com>
Thu, 26 Jul 2012 08:13:20 +0000 (01:13 -0700)
committerEric W. Biederman <ebiederm@xmission.com>
Tue, 20 Nov 2012 12:17:42 +0000 (04:17 -0800)
- 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 <serge.hallyn@canonical.com>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>

No differences found