> -Original Message-
> From: Daniel P. Berrange [mailto:berra...@redhat.com]
> Sent: Monday, October 28, 2013 7:29 PM
> To: Michal Privoznik
> Cc: Chen Hanxiao; libvir-list@redhat.com
> Subject: Re: [libvirt] [PATCH]lxc: improve readability of
> lxcContainer[Send|Wai
On Mon, Oct 21, 2013 at 02:28:37PM +0100, Michal Privoznik wrote:
> On 16.10.2013 08:27, Chen Hanxiao wrote:
> > From: Chen Hanxiao
> >
> > Currently, lxcContainer[Send|Waitfor]Continue only tell
> > us 'fd', but we had to deal with the interaction between
> > lxc_[container|controller|process].
> -Original Message-
> From: Martin Kletzander [mailto:mklet...@redhat.com]
> Sent: Thursday, October 24, 2013 6:52 PM
> To: Chen Hanxiao
> Cc: 'Michal Privoznik'; libvir-list@redhat.com
> Subject: Re: [libvirt] [PATCH]lxc: improve readability of
> lxc
On Thu, Oct 24, 2013 at 05:55:59PM +0800, Chen Hanxiao wrote:
>
>
> > > Subject: Re: [libvirt] [PATCH]lxc: improve readability of
> > > lxcContainer[Send|Waitfor]Continue
> > >
> > > On 16.10.2013 08:27, Chen Hanxiao wrote:
> > > > From:
> > Subject: Re: [libvirt] [PATCH]lxc: improve readability of
> > lxcContainer[Send|Waitfor]Continue
> >
> > On 16.10.2013 08:27, Chen Hanxiao wrote:
> > > From: Chen Hanxiao
> >
> > I think this can be achieved even without this hack. We already ca
> -Original Message-
> From: Michal Privoznik [mailto:mpriv...@redhat.com]
> Sent: Monday, October 21, 2013 9:29 PM
> To: Chen Hanxiao
> Cc: libvir-list@redhat.com
> Subject: Re: [libvirt] [PATCH]lxc: improve readability of
> lxcContainer[Send|Waitfor]Continue
>
On 16.10.2013 08:27, Chen Hanxiao wrote:
> From: Chen Hanxiao
>
> Currently, lxcContainer[Send|Waitfor]Continue only tell
> us 'fd', but we had to deal with the interaction between
> lxc_[container|controller|process].
> This patch adds parameters to identify the caller.
>
> Signed-off-by: Chen
From: Chen Hanxiao
Currently, lxcContainer[Send|Waitfor]Continue only tell
us 'fd', but we had to deal with the interaction between
lxc_[container|controller|process].
This patch adds parameters to identify the caller.
Signed-off-by: Chen Hanxiao
---
src/lxc/lxc_container.c | 16 +