Re: [PATCH v7 09/10] iotests: Test committing to short backing file

2020-04-24 Thread Vladimir Sementsov-Ogievskiy
24.04.2020 15:54, Kevin Wolf wrote: Signed-off-by: Kevin Wolf Reviewed-by: Vladimir Sementsov-Ogievskiy --- [..] + +# After this, 0 to base_size should be allocated/zeroed. Actually, top_size_old to base_size, yes? (sorry, nitpicking, missed on previous review). +#

Re: [PATCH v7 09/10] iotests: Test committing to short backing file

2020-04-24 Thread Max Reitz
On 24.04.20 14:54, Kevin Wolf wrote: > Signed-off-by: Kevin Wolf > --- > tests/qemu-iotests/274 | 155 + > tests/qemu-iotests/274.out | 268 + > tests/qemu-iotests/group | 1 + > 3 files changed, 424 insertions(+) > create mode 1007

[PATCH v7 09/10] iotests: Test committing to short backing file

2020-04-24 Thread Kevin Wolf
Signed-off-by: Kevin Wolf --- tests/qemu-iotests/274 | 155 + tests/qemu-iotests/274.out | 268 + tests/qemu-iotests/group | 1 + 3 files changed, 424 insertions(+) create mode 100755 tests/qemu-iotests/274 create mode 100644 tests