From 98f53c88f87afd230a6680f9355d62b9739d8c89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20Bara=C5=84ski?= Date: Tue, 17 Aug 2021 22:06:54 +0200 Subject: [PATCH] Tiny wording change to remove reference to QCOW format. (#1893) Signed-off-by: Tomasz Baranski --- doc/preallocation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/preallocation.md b/doc/preallocation.md index ecf4a3351..0221e91f1 100644 --- a/doc/preallocation.md +++ b/doc/preallocation.md @@ -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