Am 16.10.2012 22:33, schrieb Eric Blake:
> On 10/16/2012 01:49 PM, Jeff Cody wrote:
>> v2 -> v3 differences:
>>
>> * Simplified code in patch 2, minor commit rewording
>> * Made conditional check more valgrind-friendly
>>
>> v1 -> v2 differences:
>>
>> * Updated changes to be protocol friendly
>> * Updated block-commit tests to account for different error message
>>   wording
>> * Updated block-commit tests to add relative backing filename tests
>> * In bdrv_find_backing_image(), use g_malloc() instead of char arrays
>>
>>
>> Jeff Cody (4):
>>   block: make bdrv_find_backing_image compare canonical filenames
>>   block: in commit, determine base image from the top image
>>   qemu-iotests: qemu-io tests update for block-commit (040)
>>   qemu-iotests: add relative backing file tests for block-commit (040)
> 
> Should patch 3/4 be squashed into 2/4 to avoid 'git bisect' failures
> when running the testsuite?  Other than that, series:

Yes, I agree. Applied all and squashed 3/4 into 2/4.

Kevin

Reply via email to