Re: [Qemu-devel] [PATCH v4 26/26] iotests: Add test for different refcount widths

2014-12-05 Thread Max Reitz
On 2014-12-04 at 20:10, Eric Blake wrote: On 12/04/2014 02:51 AM, Max Reitz wrote: Side note: Now that we can produce MUCH smaller images where the reftable can easily require enough contiguous clusters to require the creation of at least one refblock that cannot be self-referential, it would

Re: [Qemu-devel] [PATCH v4 26/26] iotests: Add test for different refcount widths

2014-12-04 Thread Eric Blake
On 12/04/2014 02:51 AM, Max Reitz wrote: >> Side note: >> >> Now that we can produce MUCH smaller images where the reftable can >> easily require enough contiguous clusters to require the creation of at >> least one refblock that cannot be self-referential, it would probably be >> good to modify a

Re: [Qemu-devel] [PATCH v4 26/26] iotests: Add test for different refcount widths

2014-12-04 Thread Max Reitz
On 2014-12-04 at 01:03, Eric Blake wrote: On 12/03/2014 05:37 AM, Max Reitz wrote: Add a test for conversion between different refcount widths and errors specific to certain widths (i.e. snapshots with refcount_bits=1). Signed-off-by: Max Reitz --- tests/qemu-iotests/112 | 296 ++

Re: [Qemu-devel] [PATCH v4 26/26] iotests: Add test for different refcount widths

2014-12-03 Thread Eric Blake
On 12/03/2014 05:37 AM, Max Reitz wrote: > Add a test for conversion between different refcount widths and errors > specific to certain widths (i.e. snapshots with refcount_bits=1). > > Signed-off-by: Max Reitz > --- > tests/qemu-iotests/112 | 296 > +

[Qemu-devel] [PATCH v4 26/26] iotests: Add test for different refcount widths

2014-12-03 Thread Max Reitz
Add a test for conversion between different refcount widths and errors specific to certain widths (i.e. snapshots with refcount_bits=1). Signed-off-by: Max Reitz --- tests/qemu-iotests/112 | 296 + tests/qemu-iotests/112.out | 155 +