diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2012-02-08 04:22:56 +0400 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2012-05-16 01:59:26 +0400 |
commit | f04c6ce2cfaff4b982a6c8ad37e07c14379c111c (patch) | |
tree | f942286f4d8af718236b73f91cc053e92c424266 /init | |
parent | ebc887b278944fc478ab31a4be8ba0cae5fe4f48 (diff) | |
download | linux-f04c6ce2cfaff4b982a6c8ad37e07c14379c111c.tar.xz |
userns: Convert devpts to use kuid/kgid where appropriate
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/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig index 994a53ec1d8a..2738a7c47936 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -865,7 +865,6 @@ config UIDGID_CONVERTED # List of kernel pieces that need user namespace work # Features - depends on UNIX98_PTYS = n depends on CGROUPS = n depends on MIGRATION = n depends on NUMA = n |