On Thu, Oct 16, 2008 at 05:29:58PM +0200, Guido Günther wrote:
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)?
Sure, all 3 commited now,
thanks a lot !
Daniel
--
Daniel Veillard | libxml Gnome XML XSLT toolkit
http://xmlsoft.org/
daniel(a)veillard.com | Rpmfind RPM search engine
http://rpmfind.net/
http://veillard.com/ | virtualization library
http://libvirt.org/