[Libguestfs] [PATCH v7 1/7] daemon: expose file upload logic

NoxDaFox noxdafox at gmail.com
Mon Apr 24 10:16:29 UTC 2017


2017-04-24 11:58 GMT+03:00 Richard W.M. Jones <rjones at redhat.com>:

> On Sun, Apr 23, 2017 at 07:49:56PM +0300, Matteo Cafasso wrote:
> > +  if (r == -1) {             /* write error */
> > +    err = errno;
> > +    r = cancel_receive ();
>
> You need to use ignore_value here, and it needs to be in a separate
> commit, as discussed previously.
>
> Rich.
>

My bad I misunderstood, will fix it.


>
> --
> Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~
> rjones
> Read my programming and virtualization blog: http://rwmj.wordpress.com
> virt-top is 'top' for virtual machines.  Tiny program with many
> powerful monitoring features, net stats, disk stats, logging, etc.
> http://people.redhat.com/~rjones/virt-top
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libguestfs/attachments/20170424/b0acd168/attachment.htm>


More information about the Libguestfs mailing list