aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2012-02-10 14:10:33 -0500
committerEric W. Biederman <ebiederm@xmission.com>2012-09-21 06:13:10 -0400
commit5d4ea4da6a6fb5c91e433db4addf3bb23866d821 (patch)
treece078cd95229d9bddeaff7e2a8bd58d0d4b23c67 /init
parentcdf8c58a3546443073cab77d07a88ee439319c19 (diff)
userns: Convert efs to use kuid/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 6120bae29ae..51084b02263 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -941,7 +941,6 @@ config UIDGID_CONVERTED
941 depends on CEPH_FS = n 941 depends on CEPH_FS = n
942 depends on CIFS = n 942 depends on CIFS = n
943 depends on CODA_FS = n 943 depends on CODA_FS = n
944 depends on EFS_FS = n
945 depends on EXOFS_FS = n 944 depends on EXOFS_FS = n
946 depends on FUSE_FS = n 945 depends on FUSE_FS = n
947 depends on GFS2_FS = n 946 depends on GFS2_FS = n