qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 3/3] docs: parallels image format supports consistency checks


From: Denis V. Lunev
Subject: Re: [PATCH 3/3] docs: parallels image format supports consistency checks
Date: Mon, 18 Apr 2022 14:20:59 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0

On 18.04.2022 14:04, Natalia Kuzmina wrote:
Add parallels to list of formats that support consistency
checks by qemu-img check.

Signed-off-by: Natalia Kuzmina <natalia.kuzmina@openvz.org>
---
  docs/tools/qemu-img.rst | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/tools/qemu-img.rst b/docs/tools/qemu-img.rst
index 8885ea11cf..14e98df34f 100644
--- a/docs/tools/qemu-img.rst
+++ b/docs/tools/qemu-img.rst
@@ -332,7 +332,7 @@ Command description:
    ``-r all`` fixes all kinds of errors, with a higher risk of choosing the
    wrong fix or hiding corruption that has already occurred.
- Only the formats ``qcow2``, ``qed`` and ``vdi`` support
+  Only the formats ``qcow2``, ``qed``, ``vdi`` and ``parallels`` support
    consistency checks.
In case the image does not have any inconsistencies, check exits with ``0``.
This one has already been landed mainstream

https://marc.info/?l=qemu-devel&m=164994729129548&w=4

Den



reply via email to

[Prev in Thread] Current Thread [Next in Thread]