aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2012-02-07 19:27:53 -0500
committerEric W. Biederman <ebiederm@xmission.com>2012-09-21 06:13:32 -0400
commit0e1a43c71612cd0b6b50da03040c85fbf3d24211 (patch)
tree3287a4782caa59dbcb6e922835d056724759b9ff /init
parent2f2f43d3c7b1da8dba56716dd1be196b6f57bf9b (diff)
userns: Convert hpfs to use kuid and kgid where appropriate
Cc: Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz> Acked-by: Serge Hallyn <serge.hallyn@canonical.com> 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 44f580f406d0..1db1b0f5605e 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 HPFS_FS = n
939 depends on JFFS2_FS = n 938 depends on JFFS2_FS = n
940 depends on JFS_FS = n 939 depends on JFS_FS = n
941 depends on NCP_FS = n 940 depends on NCP_FS = n