All of lore.kernel.org
 help / color / mirror / Atom feed
From: Natalia Kuzmina <natalia.kuzmina@openvz.org>
To: qemu-devel@nongnu.org, qemu-block@nongnu.org
Cc: kwolf@redhat.com, v.sementsov-og@mail.ru,
	Natalia Kuzmina <natalia.kuzmina@openvz.org>,
	hreitz@redhat.com, stefanha@redhat.com, den@openvz.org
Subject: [PATCH 3/3] docs: parallels image format supports consistency checks
Date: Mon, 18 Apr 2022 14:04:30 +0300	[thread overview]
Message-ID: <20220418110430.319911-4-natalia.kuzmina@openvz.org> (raw)
In-Reply-To: <20220418110430.319911-1-natalia.kuzmina@openvz.org>

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``.
-- 
2.25.1



  parent reply	other threads:[~2022-04-18 13:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-18 11:04 [PATCH 0/3] Repair duplicated clusters in parallels image Natalia Kuzmina
2022-04-18 11:04 ` [PATCH 1/3] qemu-img check: fixing duplicated clusters for parallels format Natalia Kuzmina
2022-04-18 11:41   ` Denis V. Lunev
2022-04-18 11:04 ` [PATCH 2/3] iotests: 314 test on duplicated clusters (parallels format) Natalia Kuzmina
2022-04-21 11:45   ` Stefan Hajnoczi
2022-04-18 11:04 ` Natalia Kuzmina [this message]
2022-04-18 11:20   ` [PATCH 3/3] docs: parallels image format supports consistency checks Denis V. Lunev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220418110430.319911-4-natalia.kuzmina@openvz.org \
    --to=natalia.kuzmina@openvz.org \
    --cc=den@openvz.org \
    --cc=hreitz@redhat.com \
    --cc=kwolf@redhat.com \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    --cc=v.sementsov-og@mail.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.