Re: [PATCH v3 8/8] iotests: Test committing to short backing file

2019-11-25 Thread Max Reitz
On 22.11.19 17:05, Kevin Wolf wrote: > Signed-off-by: Kevin Wolf > --- > tests/qemu-iotests/274| 152 + > tests/qemu-iotests/274.out| 203 ++ > tests/qemu-iotests/group | 1 + > tests/qemu-iotests/iotests.py | 2 +- > 4

Re: [PATCH v3 8/8] iotests: Test committing to short backing file

2019-11-25 Thread Vladimir Sementsov-Ogievskiy
22.11.2019 19:05, Kevin Wolf wrote: > Signed-off-by: Kevin Wolf Reviewed-by: Vladimir Sementsov-Ogievskiy Tested-by: Vladimir Sementsov-Ogievskiy -- Best regards, Vladimir

Re: [PATCH v3 8/8] iotests: Test committing to short backing file

2019-11-22 Thread Eric Blake
On 11/22/19 10:05 AM, Kevin Wolf wrote: Signed-off-by: Kevin Wolf --- tests/qemu-iotests/274| 152 + tests/qemu-iotests/274.out| 203 ++ tests/qemu-iotests/group | 1 + tests/qemu-iotests/iotests.py | 2 +- 4 file

[PATCH v3 8/8] iotests: Test committing to short backing file

2019-11-22 Thread Kevin Wolf
Signed-off-by: Kevin Wolf --- tests/qemu-iotests/274| 152 + tests/qemu-iotests/274.out| 203 ++ tests/qemu-iotests/group | 1 + tests/qemu-iotests/iotests.py | 2 +- 4 files changed, 357 insertions(+), 1 deletion(-) cr