Re: [PATCH 28/32] qemublocktest: Add 'snapshots' tests for block commit bitmap handling

2020-06-19 Thread Eric Blake
On 6/15/20 12:10 PM, Peter Krempa wrote: Simulate commit between all the combinations of layers in the 'snapshots' case to see whether the code merges the correct bitmaps with the correct depth of temporary bitmaps. Signed-off-by: Peter Krempa --- tests/qemublocktest.c

[PATCH 28/32] qemublocktest: Add 'snapshots' tests for block commit bitmap handling

2020-06-15 Thread Peter Krempa
Simulate commit between all the combinations of layers in the 'snapshots' case to see whether the code merges the correct bitmaps with the correct depth of temporary bitmaps. Signed-off-by: Peter Krempa --- tests/qemublocktest.c | 14 ++