summaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorEric W. Biederman2012-02-08 01:28:57 +0100
committerEric W. Biederman2012-09-21 12:13:23 +0200
commit29f82ae56e8798f7907d60145e0186082800d130 (patch)
tree761298823c964f5e3ac9a0ca423450ce5cacf52a /init
parentuserns: Convert selinux to use kuid and kgid where appropriate (diff)
downloadkernel-qcow2-linux-29f82ae56e8798f7907d60145e0186082800d130.tar.gz
kernel-qcow2-linux-29f82ae56e8798f7907d60145e0186082800d130.tar.xz
kernel-qcow2-linux-29f82ae56e8798f7907d60145e0186082800d130.zip
userns: Convert hostfs to use kuid and kgid where appropriate
Cc: Jeff Dike <jdike@addtoit.com> Cc: Richard Weinberger <richard@nod.at> Acked-by: Serge Hallyn <serge.hallyn@canonical.com> Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Diffstat (limited to 'init')
-rw-r--r--init/Kconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/init/Kconfig b/init/Kconfig
index 381f765df923..8450442da6cd 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -957,8 +957,6 @@ config UIDGID_CONVERTED
depends on UFS_FS = n
depends on XFS_FS = n
- depends on !UML || HOSTFS = n
-
# The rare drivers that won't build
depends on ANDROID_BINDER_IPC = n