aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2012-02-07 19:19:25 -0500
committerEric W. Biederman <ebiederm@xmission.com>2012-09-21 06:13:05 -0400
commita0eb3a05a8cbe9cd1a41dde3d1b2e5bcc10634f2 (patch)
tree61caa3f975dfd2fcf14646822bfb5784e113936e /init
parent91fa2ccaa87368314527ea7518c545063662d67f (diff)
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')
-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
954 depends on HFS_FS = n 954 depends on HFS_FS = n
955 depends on HFSPLUS_FS = n 955 depends on HFSPLUS_FS = n
956 depends on HPFS_FS = n 956 depends on HPFS_FS = n
957 depends on HUGETLBFS = n
958 depends on ISO9660_FS = n 957 depends on ISO9660_FS = n
959 depends on JFFS2_FS = n 958 depends on JFFS2_FS = n
960 depends on JFS_FS = n 959 depends on JFS_FS = n