cloud-hypervisor/block_util
Sebastien Boeuf 060df69f07 block_util: Factorize common code for synchronous implementations
Since QCOW and RAW synchronous implementation are very close, it makes
sense to introduce some common functions that can be shared between
these two.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2021-01-22 16:10:34 +00:00
..
src block_util: Factorize common code for synchronous implementations 2021-01-22 16:10:34 +00:00
Cargo.toml block_util: Port synchronous RAW file to AsyncIo trait 2021-01-22 16:10:34 +00:00