aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2012-02-07 18:58:38 -0500
committerEric W. Biederman <ebiederm@xmission.com>2012-09-21 06:13:07 -0400
commitc010d1ff4f69c9f4aa331dfd8266262fb1b478ce (patch)
tree8930c8f28fa0b3cd07d10a8321015b7760abea57 /init
parent9a11f4513c2e308e0025a55b465d377438606445 (diff)
userns: Convert adfs to use kuid and kgid where appropriate
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 485c60ae2aed..20ddf0d7dec0 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -933,7 +933,6 @@ config UIDGID_CONVERTED
933 933
934 # Filesystems 934 # Filesystems
935 depends on 9P_FS = n 935 depends on 9P_FS = n
936 depends on ADFS_FS = n
937 depends on AFFS_FS = n 936 depends on AFFS_FS = n
938 depends on AFS_FS = n 937 depends on AFS_FS = n
939 depends on AUTOFS4_FS = n 938 depends on AUTOFS4_FS = n