diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2012-02-10 11:10:33 -0800 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2012-09-21 03:13:10 -0700 |
commit | 5d4ea4da6a6fb5c91e433db4addf3bb23866d821 (patch) | |
tree | ce078cd95229d9bddeaff7e2a8bd58d0d4b23c67 /init | |
parent | cdf8c58a3546443073cab77d07a88ee439319c19 (diff) | |
download | linux-3.10-5d4ea4da6a6fb5c91e433db4addf3bb23866d821.tar.gz linux-3.10-5d4ea4da6a6fb5c91e433db4addf3bb23866d821.tar.bz2 linux-3.10-5d4ea4da6a6fb5c91e433db4addf3bb23866d821.zip |
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 6120bae29ae..51084b02263 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -941,7 +941,6 @@ config UIDGID_CONVERTED depends on CEPH_FS = n depends on CIFS = n depends on CODA_FS = n - depends on EFS_FS = n depends on EXOFS_FS = n depends on FUSE_FS = n depends on GFS2_FS = n |