mirror of
https://github.com/kubevirt/containerized-data-importer.git
synced 2025-06-03 06:30:22 +00:00
Tiny wording change to remove reference to QCOW format. (#1893)
Signed-off-by: Tomasz Baranski <tbaransk@redhat.com>
This commit is contained in:
parent
acb382b97c
commit
98f53c88f8
@ -2,7 +2,7 @@
|
||||
|
||||
## Introduction
|
||||
|
||||
In order to improve write performance, QEMU provides the ability to preallocate QCOW2 files, used
|
||||
In order to improve write performance, QEMU provides the ability to preallocate image files, used
|
||||
as backing for DataVolumes.
|
||||
|
||||
There are several methods for preallocation. CDI uses the best one available, depending on the
|
||||
|
Loading…
Reference in New Issue
Block a user