aboutsummaryrefslogtreecommitdiffstats
path: root/init/Kconfig
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2012-02-07 18:41:49 -0500
committerEric W. Biederman <ebiederm@xmission.com>2012-05-15 17:59:27 -0400
commit08cefc7ab839cf3ece44b8033968a4732eac06d8 (patch)
tree7264efb33cb3d1249f7be3a7ea6dd12d30c313c1 /init/Kconfig
parent1523299d5817773e344d135d4b1c485f269400bc (diff)
userns: Convert ext4 to user kuid/kgid where appropriate
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/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig
index 669f991bb133..0e7d30ba8ebb 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -929,7 +929,6 @@ config UIDGID_CONVERTED
929 depends on ECRYPT_FS = n 929 depends on ECRYPT_FS = n
930 depends on EFS_FS = n 930 depends on EFS_FS = n
931 depends on EXOFS_FS = n 931 depends on EXOFS_FS = n
932 depends on EXT4_FS = n
933 depends on FAT_FS = n 932 depends on FAT_FS = n
934 depends on FUSE_FS = n 933 depends on FUSE_FS = n
935 depends on GFS2_FS = n 934 depends on GFS2_FS = n