This series improves the error message emitted when a vmdk file has a JSON file name and the vmdk driver tries to read the extent files (which will not work), and adds an appropriate test case.
This series depends on "[PATCH] iotests: Specify qcow2 format for qemu-io in 059". Max Reitz (2): vmdk: Fix error for JSON descriptor file names iotests: Add test for vmdk JSON file names block/vmdk.c | 9 ++++++++- tests/qemu-iotests/059 | 6 ++++++ tests/qemu-iotests/059.out | 4 ++++ 3 files changed, 18 insertions(+), 1 deletion(-) -- 1.9.3