From: Eric W. Biederman Date: Tue, 31 Jul 2012 08:14:12 +0000 (-0700) Subject: vfs: Allow chroot if you have CAP_SYS_CHROOT in your user namespace X-Git-Tag: v3.8-rc1~77^2~21 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a85fb273c94648cbf20a5f9bcf8bbbb075f271ad;p=pandora-kernel.git vfs: Allow chroot if you have CAP_SYS_CHROOT in your user namespace Once you are confined to a user namespace applications can not gain privilege and escape the user namespace so there is no longer a reason to restrict chroot. Acked-by: Serge Hallyn Signed-off-by: "Eric W. Biederman" --- Reading git-diff-tree failed