mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Without explicit image_type fio first sequential write hits sector 0 and gets VIRTIO_BLK_S_IOERR. fio then hangs, causing block_write_MiBps and all other write tests using BLK_IO_TEST_IMG to time out. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>