diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2012-02-10 14:10:33 -0500 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2012-09-21 06:13:10 -0400 |
commit | 5d4ea4da6a6fb5c91e433db4addf3bb23866d821 (patch) | |
tree | ce078cd95229d9bddeaff7e2a8bd58d0d4b23c67 /init | |
parent | cdf8c58a3546443073cab77d07a88ee439319c19 (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/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig index 6120bae29aea..51084b02263f 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 |