On 30.07.19 21:56, Eric Blake wrote:
> On 7/30/19 12:25 PM, Max Reitz wrote:
>> Add a test how our qcow2 driver handles extra data in snapshot table
>> entries, and how it repairs overly long snapshot tables.
>
> May need tweaking if we drop 9 and 10.
>
>>
>> Signed-off-by: Max Reitz
>> ---
>>
On 7/30/19 12:25 PM, Max Reitz wrote:
> Add a test how our qcow2 driver handles extra data in snapshot table
> entries, and how it repairs overly long snapshot tables.
May need tweaking if we drop 9 and 10.
>
> Signed-off-by: Max Reitz
> ---
> tests/qemu-iotests/261 | 449 +
Add a test how our qcow2 driver handles extra data in snapshot table
entries, and how it repairs overly long snapshot tables.
Signed-off-by: Max Reitz
---
tests/qemu-iotests/261 | 449 +
tests/qemu-iotests/261.out | 321 ++
tests/qe