diff options
author | 2023-09-18 20:00:51 +0200 | |
---|---|---|
committer | 2023-09-21 08:47:45 +0200 | |
commit | e6d3486d9a4020a65f831ea413a3cd3323fa0abd (patch) | |
tree | 2595df6c4d7400f3ade688adb76a3cf9f37cceb3 /scripts/qapi/source.py | |
parent | parallels: collect bitmap of used clusters at open (diff) | |
download | qemu-e6d3486d9a4020a65f831ea413a3cd3323fa0abd.tar.xz qemu-e6d3486d9a4020a65f831ea413a3cd3323fa0abd.zip |
tests: fix broken deduplication check in parallels format test
Original check is broken as supposed reading from 2 different clusters
results in read from the same file offset twice. This is definitely
wrong.
We should be sure that
* the content of both clusters is correct after repair
* clusters are at the different offsets after repair
In order to check the latter we write some content into the first one
and validate that fact.
Signed-off-by: Denis V. Lunev <den@openvz.org>
Reviewed-by: Alexander Ivanov <alexander.ivanov@virtuozzo.com>
Diffstat (limited to 'scripts/qapi/source.py')
0 files changed, 0 insertions, 0 deletions