Re: [Qemu-devel] [PATCH 0/3] nbd: Use common read/write-all qio functions

2017-09-06 Thread Eric Blake
On 09/05/2017 02:11 PM, Eric Blake wrote: > Now that Daniel just added convenience qio channel looping functions, > we might as well use it in NBD instead of open-coding our own. In > doing so, fix a couple of short-falls noticed in the qio code. > > If Dan is happy with this, I can take the seri

[Qemu-devel] [PATCH 0/3] nbd: Use common read/write-all qio functions

2017-09-05 Thread Eric Blake
Now that Daniel just added convenience qio channel looping functions, we might as well use it in NBD instead of open-coding our own. In doing so, fix a couple of short-falls noticed in the qio code. If Dan is happy with this, I can take the series through the NBD queue. [The diffstat is slightly