aboutsummaryrefslogtreecommitdiffstats
path: root/init/Kconfig
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2012-02-07 16:19:25 -0800
committerEric W. Biederman <ebiederm@xmission.com>2012-09-21 03:13:05 -0700
commita0eb3a05a8cbe9cd1a41dde3d1b2e5bcc10634f2 (patch)
tree61caa3f975dfd2fcf14646822bfb5784e113936e /init/Kconfig
parentuserns: Convert devtmpfs to use GLOBAL_ROOT_UID and GLOBAL_ROOT_GID (diff)
downloadlinux-dev-a0eb3a05a8cbe9cd1a41dde3d1b2e5bcc10634f2.tar.xz
linux-dev-a0eb3a05a8cbe9cd1a41dde3d1b2e5bcc10634f2.zip
userns: Convert hugetlbfs to use kuid/kgid where appropriate
Note sysctl_hugetlb_shm_group can only be written in the root user in the initial user namespace, so we can assume sysctl_hugetlb_shm_group is in the initial user namespace. Cc: William Irwin <wli@holomorphy.com> Acked-by: Serge Hallyn <serge.hallyn@canonical.com> Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Diffstat (limited to 'init/Kconfig')
-rw-r--r--init/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig
index 96007af67645..7ee6e19632dd 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -954,7 +954,6 @@ config UIDGID_CONVERTED
depends on HFS_FS = n
depends on HFSPLUS_FS = n
depends on HPFS_FS = n
- depends on HUGETLBFS = n
depends on ISO9660_FS = n
depends on JFFS2_FS = n
depends on JFS_FS = n