All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] Minor fixes about compressed clusters with OFLAG_COPIED
@ 2018-04-10 16:05 Alberto Garcia
  2018-04-10 16:05 ` [Qemu-devel] [PATCH 1/2] Fix error message " Alberto Garcia
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Alberto Garcia @ 2018-04-10 16:05 UTC (permalink / raw)
  To: qemu-devel; +Cc: Alberto Garcia, qemu-block, Eric Blake, Kevin Wolf, Max Reitz

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-04-13 14:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-10 16:05 [Qemu-devel] [PATCH 0/2] Minor fixes about compressed clusters with OFLAG_COPIED Alberto Garcia
2018-04-10 16:05 ` [Qemu-devel] [PATCH 1/2] Fix error message " 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

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.