diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2012-02-08 00:28:09 (GMT) |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2012-09-18 08:01:37 (GMT) |
commit | 69552c0c50f3f950f304fb07a4320e46f7f60c21 (patch) | |
tree | 4c9dba96746a43d632966c2ff30f7ca2e4dd7205 /init/Kconfig | |
parent | af84df93ffe3603fc6fc40a4338f9e740aad3b4e (diff) | |
download | linux-69552c0c50f3f950f304fb07a4320e46f7f60c21.tar.xz |
userns: Convert configfs to use kuid and kgid where appropriate
Cc: Joel Becker <jlbec@evilplan.org>
Acked-by: Serge Hallyn <serge.hallyn@canonical.com>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Diffstat (limited to 'init/Kconfig')
-rw-r--r-- | init/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig index ed6310b..33d231c 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -950,7 +950,6 @@ config UIDGID_CONVERTED depends on CEPH_FS = n depends on CIFS = n depends on CODA_FS = n - depends on CONFIGFS_FS = n depends on CRAMFS = n depends on ECRYPT_FS = n depends on EFS_FS = n |