mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
The counter value in vhdx_io::{read,write} should've been accumulated
over the loop.
Fixes: #6897
Signed-off-by: Wei Liu <liuwe@microsoft.com>