cloud-hypervisor/qcow
Sebastien Boeuf 0e7d5d2761 qcow: Fix number of refcount table entries
The number of entries in the refcount table was incorrectly calculated
given there was no need for dividing the number of refblock clusters.
The number of refblock clusters is the number of entries in the refcount
table.

Suggested-by: lv_mz <lv.mengzhao@zte.com.cn>
Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2023-01-10 12:05:15 +00:00
..
src qcow: Fix number of refcount table entries 2023-01-10 12:05:15 +00:00
Cargo.toml build: Bump libc from 0.2.138 to 0.2.139 2023-01-05 23:41:28 +00:00