aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2012-02-10 14:40:34 -0500
committerEric W. Biederman <ebiederm@xmission.com>2012-09-21 06:13:33 -0400
commitc18cdc1a3ec643b5c6c0d65aac1a6bf8e461778f (patch)
treecf64715724bb73a7bb19cd15ba87188d0a31af38 /init
parent0cfe53d3c3875e1dd565b30737cd5c6691c00188 (diff)
userns: Convert jfs to use kuid/kgid where appropriate
Cc: Dave Kleikamp <shaggy@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 cf2d50b82fe5..20d4a1bf3281 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -935,7 +935,6 @@ config UIDGID_CONVERTED
935 depends on CODA_FS = n 935 depends on CODA_FS = n
936 depends on FUSE_FS = n 936 depends on FUSE_FS = n
937 depends on GFS2_FS = n 937 depends on GFS2_FS = n
938 depends on JFS_FS = n
939 depends on NCP_FS = n 938 depends on NCP_FS = n
940 depends on NFSD = n 939 depends on NFSD = n
941 depends on NFS_FS = n 940 depends on NFS_FS = n