diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2012-02-07 19:30:06 -0500 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2012-09-21 06:13:34 -0400 |
commit | df814654f364369dfb2fe3c870f3544ce69aa78c (patch) | |
tree | 5376a07f39e2a9c7ad40692ff148a5d95210d893 /init | |
parent | c18cdc1a3ec643b5c6c0d65aac1a6bf8e461778f (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/Kconfig | 1 |
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 |