aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2012-02-07 19:28:57 -0500
committerEric W. Biederman <ebiederm@xmission.com>2012-09-21 06:13:23 -0400
commit29f82ae56e8798f7907d60145e0186082800d130 (patch)
tree761298823c964f5e3ac9a0ca423450ce5cacf52a /init
parent581abc09c2205e05256d7f75410345d5392d5098 (diff)
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
957 depends on UFS_FS = n 957 depends on UFS_FS = n
958 depends on XFS_FS = n 958 depends on XFS_FS = n
959 959
960 depends on !UML || HOSTFS = n
961
962 # The rare drivers that won't build 960 # The rare drivers that won't build
963 depends on ANDROID_BINDER_IPC = n 961 depends on ANDROID_BINDER_IPC = n
964 962