Tiny wording change to remove reference to QCOW format. (#1893)

Signed-off-by: Tomasz Baranski <tbaransk@redhat.com>
This commit is contained in:
Tomasz Barański 2021-08-17 22:06:54 +02:00 committed by GitHub
parent acb382b97c
commit 98f53c88f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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