From: Kevin Wolf <kwolf@redhat.com>
To: Andrey Drobyshev <andrey.drobyshev@virtuozzo.com>
Cc: qemu-block@nongnu.org, qemu-devel@nongnu.org, hreitz@redhat.com,
eblake@redhat.com, den@virtuozzo.com
Subject: Re: [PATCH v3 0/8] qemu-img: rebase: add compression support
Date: Tue, 17 Oct 2023 22:08:54 +0200 [thread overview]
Message-ID: <ZS7p1jZ0EeP3IOwq@redhat.com> (raw)
In-Reply-To: <20230919165804.439110-1-andrey.drobyshev@virtuozzo.com>
Am 19.09.2023 um 18:57 hat Andrey Drobyshev geschrieben:
> v2 --> v3:
> * Patch 3/8: fixed logic in the if statement, so that we align on blk
> when blk_old_backing == NULL;
> * Patch 4/8: comment fix;
> * Patch 5/8: comment fix; dropped redundant "if (blk_new_backing)"
> statements.
>
> v2: https://lists.nongnu.org/archive/html/qemu-block/2023-09/msg00448.html
>
> Andrey Drobyshev (8):
> qemu-img: rebase: stop when reaching EOF of old backing file
> qemu-iotests: 024: add rebasing test case for overlay_size >
> backing_size
> qemu-img: rebase: use backing files' BlockBackend for buffer alignment
> qemu-img: add chunk size parameter to compare_buffers()
> qemu-img: rebase: avoid unnecessary COW operations
> iotests/{024, 271}: add testcases for qemu-img rebase
> qemu-img: add compression option to rebase subcommand
> iotests: add tests for "qemu-img rebase" with compression
Thanks, applied to the block branch.
Kevin
prev parent reply other threads:[~2023-10-17 20:09 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-19 16:57 [PATCH v3 0/8] qemu-img: rebase: add compression support Andrey Drobyshev via
2023-09-19 16:57 ` [PATCH v3 1/8] qemu-img: rebase: stop when reaching EOF of old backing file Andrey Drobyshev via
2023-11-01 9:50 ` Michael Tokarev
2023-11-01 15:38 ` Andrey Drobyshev
2023-11-01 17:51 ` Michael Tokarev
2023-11-02 10:46 ` Kevin Wolf
2023-09-19 16:57 ` [PATCH v3 2/8] qemu-iotests: 024: add rebasing test case for overlay_size > backing_size Andrey Drobyshev via
2023-09-19 16:57 ` [PATCH v3 3/8] qemu-img: rebase: use backing files' BlockBackend for buffer alignment Andrey Drobyshev via
2023-09-19 16:58 ` [PATCH v3 4/8] qemu-img: add chunk size parameter to compare_buffers() Andrey Drobyshev via
2023-10-17 19:30 ` Kevin Wolf
2023-09-19 16:58 ` [PATCH v3 5/8] qemu-img: rebase: avoid unnecessary COW operations Andrey Drobyshev via
2023-09-19 16:58 ` [PATCH v3 6/8] iotests/{024, 271}: add testcases for qemu-img rebase Andrey Drobyshev via
2023-09-19 16:58 ` [PATCH v3 7/8] qemu-img: add compression option to rebase subcommand Andrey Drobyshev via
2023-09-19 16:58 ` [PATCH v3 8/8] iotests: add tests for "qemu-img rebase" with compression Andrey Drobyshev via
2023-10-02 6:35 ` [PATCH v3 0/8] qemu-img: rebase: add compression support Andrey Drobyshev
2023-10-16 8:34 ` Andrey Drobyshev
2023-10-17 20:08 ` Kevin Wolf [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=ZS7p1jZ0EeP3IOwq@redhat.com \
--to=kwolf@redhat.com \
--cc=andrey.drobyshev@virtuozzo.com \
--cc=den@virtuozzo.com \
--cc=eblake@redhat.com \
--cc=hreitz@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).