diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2012-02-08 01:30:06 +0100 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2012-09-21 12:13:34 +0200 |
commit | df814654f364369dfb2fe3c870f3544ce69aa78c (patch) | |
tree | 5376a07f39e2a9c7ad40692ff148a5d95210d893 /init | |
parent | userns: Convert jfs to use kuid/kgid where appropriate (diff) | |
download | linux-df814654f364369dfb2fe3c870f3544ce69aa78c.tar.xz linux-df814654f364369dfb2fe3c870f3544ce69aa78c.zip |
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 depends on NFSD = n depends on NFS_FS = n depends on OCFS2_FS = n - depends on REISERFS_FS = n depends on SQUASHFS = n depends on UBIFS_FS = n depends on UDF_FS = n |