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

Cole Robinson crobinso at redhat.com
Tue Oct 14 13:29:38 UTC 2008


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.

Thanks,
Cole




More information about the libvir-list mailing list