mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Read the trailing footer sector with query_device_size and read_exact_at instead of seeking to the end of the AlignedFile and reading through its cursor. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>