diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2012-02-10 14:41:28 -0500 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2012-09-21 06:13:13 -0400 |
commit | 1a0a994ebe851206d02469782da6c1f9a0547d7d (patch) | |
tree | e138dc80486ef602ca6b0f157ef5336397e63c77 /init/Kconfig | |
parent | ba64e2b9e368fbe588ed5e3bb1494cc1dc4664a4 (diff) |
userns: Convert logfs to use kuid/kgid where appropriate
Cc: Joern Engel <joern@logfs.org>
Cc: Prasad Joshi <prasadjoshi.linux@gmail.com>
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 88f6571d4dd..80edba85ece 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
@@ -946,7 +946,6 @@ config UIDGID_CONVERTED | |||
946 | depends on HPFS_FS = n | 946 | depends on HPFS_FS = n |
947 | depends on JFFS2_FS = n | 947 | depends on JFFS2_FS = n |
948 | depends on JFS_FS = n | 948 | depends on JFS_FS = n |
949 | depends on LOGFS = n | ||
950 | depends on MINIX_FS = n | 949 | depends on MINIX_FS = n |
951 | depends on NCP_FS = n | 950 | depends on NCP_FS = n |
952 | depends on NFSD = n | 951 | depends on NFSD = n |