Re: [lxc-devel] [PATCH 1/1] lxc-user-nic: dont risk passing EOF

2013-11-25 Thread Stéphane Graber
On Fri, Nov 22, 2013 at 08:26:20PM -0600, Serge Hallyn wrote: Signed-off-by: Serge Hallyn serge.hal...@ubuntu.com Acked-by: Stéphane Graber stgra...@ubuntu.com --- src/lxc/lxc_user_nic.c | 26 +- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git

[lxc-devel] [PATCH 1/1] lxc-user-nic: dont risk passing EOF

2013-11-22 Thread Serge Hallyn
Signed-off-by: Serge Hallyn serge.hal...@ubuntu.com --- src/lxc/lxc_user_nic.c | 26 +- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/lxc/lxc_user_nic.c b/src/lxc/lxc_user_nic.c index af1e944..a4ae907 100644 --- a/src/lxc/lxc_user_nic.c +++