aboutsummaryrefslogtreecommitdiffstats
path: root/init/Kconfig
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2012-02-10 15:20:35 -0500
committerEric W. Biederman <ebiederm@xmission.com>2012-09-21 07:18:54 -0400
commitc2ba138a27ddac4abbc931599dbce907c868910a (patch)
tree1bc49d763f119d352a5ddb5695d62639bb6181d0 /init/Kconfig
parent39241beb78f69925b0475ad78f06f0e0589fb71b (diff)
userns: Convert the udf filesystem to use kuid/kgid where appropriate
Cc: Jan Kara <jack@suse.cz> 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 21adc1c997ad..6f9819ac322b 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 UDF_FS = n
943 depends on UFS_FS = n 942 depends on UFS_FS = n
944 depends on XFS_FS = n 943 depends on XFS_FS = n
945 944