userns: Implent proc namespace operations
authorEric W. Biederman <ebiederm@xmission.com>
Thu, 26 Jul 2012 13:24:06 +0000 (06:24 -0700)
committerEric W. Biederman <ebiederm@xmission.com>
Tue, 20 Nov 2012 12:18:13 +0000 (04:18 -0800)
This allows entering a user namespace, and the ability
to store a reference to a user namespace with a bind
mount.

Addition of missing userns_ns_put in userns_install
from Gao feng <gaofeng@cn.fujitsu.com>

Acked-by: Serge Hallyn <serge.hallyn@canonical.com>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>

No differences found