From: Max Reitz <mreitz@redhat.com>
To: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>,
qemu-devel@nongnu.org, qemu-block@nongnu.org
Cc: kwolf@redhat.com, den@virtuozzo.com
Subject: Re: [Qemu-devel] [PATCH v5 0/5] qcow2 check improvements part I
Date: Mon, 1 Apr 2019 22:00:50 +0200 [thread overview]
Message-ID: <451946f4-70c8-4a49-453c-13ec4cc36e63@redhat.com> (raw)
In-Reply-To: <20190227131433.197063-1-vsementsov@virtuozzo.com>
[-- Attachment #1: Type: text/plain, Size: 1511 bytes --]
On 27.02.19 14:14, Vladimir Sementsov-Ogievskiy wrote:
> Hi all!
>
> v5:
> 01: - add Max's r-b
> 02: - s/it's/it/ in comment in block/qcow2-refcount.c [Max]
> - fix comment style accordingly to updated checkpatch
> ('/*' on separate line)
> - add Max's r-b
> 04: - add Max's r-b
> 05: - refactor change in check_oflag_copied, to increase
> res->corruptions separately from l2_dirty variable [Max]
>
> v4 was derived from "[PATCH v3 0/8] qcow2 check improvements"
> (https://lists.gnu.org/archive/html/qemu-devel/2018-10/msg02284.html)
>
> v4:
> Some patches are new, some patches are not included and are postponed to
> part II.
>
> 01,03 - unchanged
> 02: handle broken iotest
> 04-05: new
>
> Vladimir Sementsov-Ogievskiy (5):
> qcow2-refcount: fix check_oflag_copied
> qcow2-refcount: avoid eating RAM
> qcow2-refcount: check_refcounts_l2: reduce ignored overlaps
> qcow2-refcount: check_refcounts_l2: don't count fixed cluster as
> allocated
> qcow2-refcount: don't mask corruptions under internal errors
>
> block/qcow2-refcount.c | 80 ++++++++++++++++++++++++--------------
> tests/qemu-iotests/138 | 12 +++---
> tests/qemu-iotests/138.out | 5 ++-
> 3 files changed, 59 insertions(+), 38 deletions(-)
Thanks, resolved the contextual conflicts that this series has with
Kevin’s data-file series, and applied it to my block-next branch:
https://git.xanclic.moe/XanClic/qemu/commits/branch/block-next
Max
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
prev parent reply other threads:[~2019-04-01 20:01 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-27 13:14 [Qemu-devel] [PATCH v5 0/5] qcow2 check improvements part I Vladimir Sementsov-Ogievskiy
2019-02-27 13:14 ` [Qemu-devel] [PATCH v5 1/5] qcow2-refcount: fix check_oflag_copied Vladimir Sementsov-Ogievskiy
2019-02-27 13:14 ` [Qemu-devel] [PATCH v5 2/5] qcow2-refcount: avoid eating RAM Vladimir Sementsov-Ogievskiy
2019-02-27 13:14 ` [Qemu-devel] [PATCH v5 3/5] qcow2-refcount: check_refcounts_l2: reduce ignored overlaps Vladimir Sementsov-Ogievskiy
2019-02-27 13:14 ` [Qemu-devel] [PATCH v5 4/5] qcow2-refcount: check_refcounts_l2: don't count fixed cluster as allocated Vladimir Sementsov-Ogievskiy
2019-02-27 13:14 ` [Qemu-devel] [PATCH v5 5/5] qcow2-refcount: don't mask corruptions under internal errors Vladimir Sementsov-Ogievskiy
2019-02-27 13:18 ` Max Reitz
2019-04-01 20:00 ` Max Reitz [this message]
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=451946f4-70c8-4a49-453c-13ec4cc36e63@redhat.com \
--to=mreitz@redhat.com \
--cc=den@virtuozzo.com \
--cc=kwolf@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=vsementsov@virtuozzo.com \
/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).