[libvirt] Re: [PATCH 3/3] qemu: fix block stats for virtio and scsi

Guido Günther agx at sigxcpu.org
Thu Oct 16 15:29:58 UTC 2008


On Tue, Oct 14, 2008 at 09:29:38AM -0400, Cole Robinson wrote:
> Guido Günther wrote:
> > On Fri, Oct 10, 2008 at 06:05:37PM +0100, Daniel P. Berrange wrote:
> >> Sorry to mess up your patch, but I just committed the code to turn
> >> all linked lists into arrays. So you'll need to tweak this to do
> >>  
> >>   for (i = 0 ; i < vm->def->ndisks ; i++) 
> >>      if (STREQ(vm->def->disks[i]->dst))
> >>          break;
> > Fixed version attached. This one also addresses Cole's comment on the
> > error message.
> >  -- Guido
> > 
> 
> ACK.
So can the be applied (together with the other two fixups)?
 -- Guido




More information about the libvir-list mailing list