aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2012-02-07 19:30:06 -0500
committerEric W. Biederman <ebiederm@xmission.com>2012-09-21 06:13:34 -0400
commitdf814654f364369dfb2fe3c870f3544ce69aa78c (patch)
tree5376a07f39e2a9c7ad40692ff148a5d95210d893 /init
parentc18cdc1a3ec643b5c6c0d65aac1a6bf8e461778f (diff)
userns: Convert reiserfs to use kuid and kgid where appropriate
Cc: reiserfs-devel@vger.kernel.org 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 20d4a1bf3281..8b11f2908c25 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 REISERFS_FS = n
943 depends on SQUASHFS = n 942 depends on SQUASHFS = n
944 depends on UBIFS_FS = n 943 depends on UBIFS_FS = n
945 depends on UDF_FS = n 944 depends on UDF_FS = n