diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2012-02-07 16:28:09 -0800 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2012-09-18 01:01:37 -0700 |
commit | 69552c0c50f3f950f304fb07a4320e46f7f60c21 (patch) | |
tree | 4c9dba96746a43d632966c2ff30f7ca2e4dd7205 /init | |
parent | af84df93ffe3603fc6fc40a4338f9e740aad3b4e (diff) | |
download | blackbird-obmc-linux-69552c0c50f3f950f304fb07a4320e46f7f60c21.tar.gz blackbird-obmc-linux-69552c0c50f3f950f304fb07a4320e46f7f60c21.zip |
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')
-rw-r--r-- | init/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig index ed6310b6042b..33d231cd3cc6 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 |