aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2012-04-25 07:25:35 -0400
committerEric W. Biederman <ebiederm@xmission.com>2012-09-21 06:13:05 -0400
commit91fa2ccaa87368314527ea7518c545063662d67f (patch)
treee3de87321060f6eb460cf50b3bf9e0651b7ffa09 /init
parentb9b73f7c4d45d69289aa16620b04430068dd3941 (diff)
userns: Convert devtmpfs to use GLOBAL_ROOT_UID and GLOBAL_ROOT_GID
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 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 e7e0cc15ef68..96007af67645 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -932,7 +932,6 @@ config UIDGID_CONVERTED
932 depends on NET_9P = n 932 depends on NET_9P = n
933 933
934 # Filesystems 934 # Filesystems
935 depends on DEVTMPFS = n
936 depends on XENFS = n 935 depends on XENFS = n
937 936
938 depends on 9P_FS = n 937 depends on 9P_FS = n