]> bbs.cooldavid.org Git - net-next-2.6.git/commit - fs/proc/base.c
pid namespaces: make proc_flush_task() actually from entries from multiple namespaces
authorPavel Emelyanov <xemul@openvz.org>
Fri, 19 Oct 2007 06:40:11 +0000 (23:40 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 19 Oct 2007 18:53:39 +0000 (11:53 -0700)
commit130f77ecb2e7d5ac3e53e620f55e374f4a406b20
tree3ae9670713a2f503faee3f77666a10dadbe87920
parent30e49c263e36341b60b735cbef5ca37912549264
pid namespaces: make proc_flush_task() actually from entries from multiple namespaces

This means that proc_flush_task_mnt() is to be called for many proc mounts and
with different ids, depending on the namespace this pid is to be flushed from.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Cc: Oleg Nesterov <oleg@tv-sign.ru>
Cc: Sukadev Bhattiprolu <sukadev@us.ibm.com>
Cc: Paul Menage <menage@google.com>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/proc/base.c