[PATCH 3/3] iotests, parallels: Add a test for duplicated clusters

2022-08-04 Thread alexander . ivanov
From: Alexander Ivanov Check if original and duplicated offsets refer to the same cluster. Repair the image and check that writing to a referred cluster doesn't affects another referred cluster. Signed-off-by: Natalia Kuzmina Signed-off-by: Alexander Ivanov --- tests/qemu-iotests/314

Re: [PATCH 3/3] iotests, parallels: Add a test for duplicated clusters

2022-08-04 Thread Denis V. Lunev
On 04.08.2022 16:52, alexander.iva...@virtuozzo.com wrote: From: Alexander Ivanov Check if original and duplicated offsets refer to the same cluster. Repair the image and check that writing to a referred cluster doesn't affects another referred cluster. Signed-off-by: Natalia Kuzmina Signed-o