[Devel] Re: [PATCH 10/15] Make each namespace has its own proc tree

Oleg Nesterov oleg at tv-sign.ru
Sun Jul 29 10:04:36 PDT 2007


On 07/29, Oleg Nesterov wrote:
>
> Look, proc_flush_task() doesn't need pid, it can use active pid_ns

Oops. Yes, proc_flush_task() doesn't use ->numbers[].nr, but it should?

proc_flush_task_mnt() uses task->pid to flush /proc/$pid, this looks wrong,
we should use ->number[ns->level].nr, no?

Oleg.




More information about the Devel mailing list