mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Delegate to FixedVhd::physical_size() which calls file.metadata(). Preserve the crate::Error::GetFileMetadata variant as the BlockError source for diagnostic chain traversal. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>