Ian Campbell writes ("Re: [PATCH v3 17/28] tools/libxl: Infrastructure for 
reading a libxl migration v2 stream"):
> On Mon, 2015-07-13 at 13:01 +0100, Andrew Cooper wrote:
> 
> > +void libxl__stream_read_start(libxl__egc *egc,
> > +                              libxl__stream_read_state *stream)
> > +{
> > +    libxl__datacopier_state *dc = &stream->dc;
> > +    int rc = 0;
> > +
> > +    stream->running = true;
> 
> Did you drop the assert prior to this on purpose?

This was at my provocation, I think.

Ian.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to