diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2012-02-07 18:50:56 -0500 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2012-09-21 06:13:36 -0400 |
commit | 39241beb78f69925b0475ad78f06f0e0589fb71b (patch) | |
tree | 526bdb9a4235b6a2dda6553855de9480af06f78d /init | |
parent | 61293ee2749bc2414725da37e50308154ff91574 (diff) |
userns: Convert ubifs to use kuid/kgid
Cc: Artem Bityutskiy <dedekind1@gmail.com>
Cc: Adrian Hunter <adrian.hunter@intel.com>
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 d88f945fa610..21adc1c997ad 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 UBIFS_FS = n | ||
943 | depends on UDF_FS = n | 942 | depends on UDF_FS = n |
944 | depends on UFS_FS = n | 943 | depends on UFS_FS = n |
945 | depends on XFS_FS = n | 944 | depends on XFS_FS = n |