[lxc-devel] [PATCH] fork off a task to delete ovs ports when done

Stéphane Graber stgraber at ubuntu.com
Thu Jan 28 14:07:14 UTC 2016


On Thu, Jan 28, 2016 at 11:43:08AM +0000, Serge Hallyn wrote:
> Quoting Stéphane Graber (stgraber at ubuntu.com):
> > > diff --git a/src/lxc/network.c b/src/lxc/network.c
> > > index 3417928..49633ab 100644
> > > --- a/src/lxc/network.c
> > > +++ b/src/lxc/network.c
> > > @@ -36,6 +36,7 @@
> > >  #include <sys/socket.h>
> > >  #include <sys/param.h>
> > >  #include <sys/ioctl.h>
> > > +#include <sys/inotify.h>
> > 
> > Where is that include used?
> 
> In a previous version of this patch where I used inotify
> before remembering that sysfs doesn't support it :)
> 
> Can you drop this line inline, or should I send a new patch?

I'll drop inline.

Acked-by: Stéphane Graber <stgraber at ubuntu.com>

-- 
Stéphane Graber
Ubuntu developer
http://www.ubuntu.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20160128/66f6e13a/attachment.sig>


More information about the lxc-devel mailing list