On 11/19/2010 09:14 PM, Osier Yang wrote:
> 于 2010年11月20日 02:57, Eric Blake 写道:
>> On 11/18/2010 04:20 AM, Osier Yang wrote:
>>> Sorry for the trouble of patch names, anyone who would like
>>> to push these patches, could you please help update it?
>>
>> However, is this supposed
to be squashed into the 1/4 patch, or is
>> everything still bisectable if this is inserted as a separate patch
>> between 1 and 2 of the original series?
>
> It's the separate patch,
and should be inserted between 1 and 2. Thanks.
As written, this had a compile error between the original 1 and 2:
libvirt.c:11460:26: error: 'virDriver' has no member named
'domainIsUpdated'
but the fix was to instead apply it between 2 and 3.
ACK, and I've now pushed all five patches in the correct order.
sorry for the trouble, and thanks. :-)