https://github.com/torvalds/linux
Revision c2b1df2eb42978073ec27c99cc199d20ae48b849 authored by Andy Lutomirski on 22 August 2013, 18:39:16 UTC, committed by David S. Miller on 27 August 2013, 17:52:52 UTC
nsproxy.pid_ns is *not* the task's pid namespace.  The name should clarify
that.

This makes it more obvious that setns on a pid namespace is weird --
it won't change the pid namespace shown in procfs.

Signed-off-by: Andy Lutomirski <luto@amacapital.net>
Reviewed-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent d661684
History
Tip revision: c2b1df2eb42978073ec27c99cc199d20ae48b849 authored by Andy Lutomirski on 22 August 2013, 18:39:16 UTC
Rename nsproxy.pid_ns to nsproxy.pid_ns_for_children
Tip revision: c2b1df2
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.1 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 253.9 KB
Makefile -rw-r--r-- 47.4 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top