Re: [PATCH 13/18] iotests: Make 091 work with data_file

2019-09-30 Thread Max Reitz
On 29.09.19 18:34, Maxim Levitsky wrote: > On Fri, 2019-09-27 at 11:42 +0200, Max Reitz wrote: >> The image end offset as reported by qemu-img check is different when >> using an external data file; we do not care about its value here, so we >> can just filter it. >> >> Signed-off-by: Max Reitz >>

Re: [PATCH 13/18] iotests: Make 091 work with data_file

2019-09-29 Thread Maxim Levitsky
On Fri, 2019-09-27 at 11:42 +0200, Max Reitz wrote: > The image end offset as reported by qemu-img check is different when > using an external data file; we do not care about its value here, so we > can just filter it. > > Signed-off-by: Max Reitz > --- > tests/qemu-iotests/091 | 3 ++- > te

[PATCH 13/18] iotests: Make 091 work with data_file

2019-09-27 Thread Max Reitz
The image end offset as reported by qemu-img check is different when using an external data file; we do not care about its value here, so we can just filter it. Signed-off-by: Max Reitz --- tests/qemu-iotests/091 | 3 ++- tests/qemu-iotests/091.out | 1 - 2 files changed, 2 insertions(+), 2