diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2012-02-10 15:14:27 -0500 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2012-09-21 06:13:35 -0400 |
commit | 61293ee2749bc2414725da37e50308154ff91574 (patch) | |
tree | 27881ed8244a4e8cdebdc5b19c94e9a45901d341 /init | |
parent | df814654f364369dfb2fe3c870f3544ce69aa78c (diff) |
userns: Convert squashfs to use kuid/kgid where appropriate
Cc: Phillip Lougher <phillip@squashfs.org.uk>
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 8b11f2908c25..d88f945fa610 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
@@ -939,7 +939,6 @@ config UIDGID_CONVERTED | |||
939 | depends on NFSD = n | 939 | depends on NFSD = n |
940 | depends on NFS_FS = n | 940 | depends on NFS_FS = n |
941 | depends on OCFS2_FS = n | 941 | depends on OCFS2_FS = n |
942 | depends on SQUASHFS = n | ||
943 | depends on UBIFS_FS = n | 942 | depends on UBIFS_FS = n |
944 | depends on UDF_FS = n | 943 | depends on UDF_FS = n |
945 | depends on UFS_FS = n | 944 | depends on UFS_FS = n |