mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
All public qcow functions now return BlockResult with explicit error classification at every site. The temporary From impl introduced in the first commit of this series is no longer needed and is removed. Internal functions in header.rs and the rebuild_refcounts helpers stay on qcow::Result. Classification happens at the call site boundary where qcow::Result meets BlockResult. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>
7.1 KiB
7.1 KiB