From: Alberto Garcia <berto@igalia.com>
To: qemu-devel@nongnu.org
Cc: Alberto Garcia <berto@igalia.com>,
qemu-block@nongnu.org, Eric Blake <eblake@redhat.com>,
Kevin Wolf <kwolf@redhat.com>, Max Reitz <mreitz@redhat.com>
Subject: [Qemu-devel] [PATCH 0/2] Minor fixes about compressed clusters with OFLAG_COPIED
Date: Tue, 10 Apr 2018 18:05:02 +0200 [thread overview]
Message-ID: <cover.1523376013.git.berto@igalia.com> (raw)
Hi,
while reviewing one previous patch about data corruption and
compressed clusters we discussed that the documentation doesn't
clarify that L2 entries for compressed clusters are not supposed to
have the OFLAG_COPIED bit set.
Here's a patch to update the documentation and another one to fix the
error message that "qemu-img check" produces.
Regards,
Berto
Alberto Garcia (2):
Fix error message about compressed clusters with OFLAG_COPIED
specs/qcow2: Clarify that compressed clusters have the COPIED bit
reset
block/qcow2-refcount.c | 4 ++--
docs/interop/qcow2.txt | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
--
2.11.0
next reply other threads:[~2018-04-10 16:06 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-10 16:05 Alberto Garcia [this message]
2018-04-10 16:05 ` [Qemu-devel] [PATCH 1/2] Fix error message about compressed clusters with OFLAG_COPIED Alberto Garcia
2018-04-10 16:18 ` Eric Blake
2018-04-10 16:45 ` Alberto Garcia
2018-04-10 16:05 ` [Qemu-devel] [PATCH 2/2] specs/qcow2: Clarify that compressed clusters have the COPIED bit reset Alberto Garcia
2018-04-10 16:31 ` Eric Blake
2018-04-13 14:38 ` [Qemu-devel] [PATCH 0/2] Minor fixes about compressed clusters with OFLAG_COPIED Max Reitz
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=cover.1523376013.git.berto@igalia.com \
--to=berto@igalia.com \
--cc=eblake@redhat.com \
--cc=kwolf@redhat.com \
--cc=mreitz@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).