On 26/01/2016 10:32, Kevin Wolf wrote: > Am 25.01.2016 um 19:41 hat Max Reitz geschrieben: >> > Use client_close() if an error in nbd_co_client_start() occurs instead >> > of manually inlining parts of it. This fixes an assertion error on the >> > server side if nbd_negotiate() fails. >> > >> > Signed-off-by: Max Reitz <mre...@redhat.com> > Paolo, if you can Ack this one, I can take the series through my tree.
Of course. I had the same patch queued from Daniel. Acked-by: Paolo Bonzini <pbonz...@redhat.com> Paolo