aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2012-02-07 19:25:39 -0500
committerEric W. Biederman <ebiederm@xmission.com>2012-09-20 09:11:55 -0400
commit170782eb89462d30302cec12378253115b492b38 (patch)
treeeff2d455057fcd084071487139ba89521f287032 /init
parent1a06d420ce9d60b98f5bdf5fd6e4200abfbd3c35 (diff)
userns: Convert fat to use kuid/kgid where appropriate
Acked-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> 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/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig
index 296d48b26034..60bdff259b27 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -952,7 +952,6 @@ config UIDGID_CONVERTED
952 depends on ECRYPT_FS = n 952 depends on ECRYPT_FS = n
953 depends on EFS_FS = n 953 depends on EFS_FS = n
954 depends on EXOFS_FS = n 954 depends on EXOFS_FS = n
955 depends on FAT_FS = n
956 depends on FUSE_FS = n 955 depends on FUSE_FS = n
957 depends on GFS2_FS = n 956 depends on GFS2_FS = n
958 depends on HFS_FS = n 957 depends on HFS_FS = n