aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/root.c
diff options
context:
space:
mode:
authorPavel Emelyanov <[email protected]>2007-10-19 06:40:06 +0000
committerLinus Torvalds <[email protected]>2007-10-19 18:53:39 +0000
commit198fe21b0a17fe9c68cb519ecc566534b04f122b (patch)
tree690825669858d0f458fc137e42adf77cdf370ea4 /fs/proc/root.c
parentpid namespaces: helpers to obtain pid numbers (diff)
downloadkernel-198fe21b0a17fe9c68cb519ecc566534b04f122b.tar.gz
kernel-198fe21b0a17fe9c68cb519ecc566534b04f122b.zip
pid namespaces: helpers to find the task by its numerical ids
When searching the task by numerical id on may need to find it using global pid (as it is done now in kernel) or by its virtual id, e.g. when sending a signal to a task from one namespace the sender will specify the task's virtual id and we should find the task by this value. [[email protected]: fix gfs2 linkage] Signed-off-by: Pavel Emelyanov <[email protected]> Cc: Oleg Nesterov <[email protected]> Cc: Sukadev Bhattiprolu <[email protected]> Cc: Paul Menage <[email protected]> Cc: "Eric W. Biederman" <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/proc/root.c')
0 files changed, 0 insertions, 0 deletions