[Devel] Re: [PATCH 11/13] Changes to show virtual ids to user
Eric W. Biederman
ebiederm at xmission.com
Thu May 24 09:05:59 PDT 2007
Pavel Emelianov <xemul at openvz.org> writes:
> This is the largest patch in the set. Make all (I hope)
> the places where the pid is shown to or get from user
> operate on the virtual pids.
>
> An exception is copy_process - it was in one of the
> previous patches - and the proc - this will come as a
> separate patch.
This is progress. However you don't currently handle the
case of sending a signal from one namespace to another or
passing unix credentials from one namespace to another.
In particular we need to know the pid of the source task
in the destination namespace.
Eric
More information about the Devel
mailing list