From: Kevin Wolf <kwolf@redhat.com>
To: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
Cc: qemu-block@nongnu.org, qemu-devel@nongnu.org, hreitz@redhat.com,
den@openvz.org, alexander.ivanov@virtuozzo.com
Subject: Re: [PATCH v9 0/6] block: refactor blockdev transactions
Date: Thu, 11 May 2023 11:00:48 +0200 [thread overview]
Message-ID: <ZFyuwBnsBz1chYdz@redhat.com> (raw)
In-Reply-To: <20230510150624.310640-1-vsementsov@yandex-team.ru>
Am 10.05.2023 um 17:06 hat Vladimir Sementsov-Ogievskiy geschrieben:
> Hi all!
>
> Let's refactor QMP transactions implementation into new (relatively)
> transaction API.
>
> v9:
> 01: fix leaks
That's a clever use of g_autofree. Wouldn't have thought of that. :-)
> 02-03: add r-b
> 04: fix leak, s/Transaction/transaction/
> 05: new, was part of 06
> 06: rework of bitmap-add action moved to 05
I took the liberty of moving the removal of the 'prepared' field in
BlockDirtyBitmapState from patch 6 to patch 5, I hope you agree.
Thanks, applied to the block branch.
Kevin
next prev parent reply other threads:[~2023-05-11 9:02 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-10 15:06 [PATCH v9 0/6] block: refactor blockdev transactions Vladimir Sementsov-Ogievskiy
2023-05-10 15:06 ` [PATCH v9 1/6] blockdev: refactor transaction to use Transaction API Vladimir Sementsov-Ogievskiy
2023-05-10 15:06 ` [PATCH v9 2/6] blockdev: transactions: rename some things Vladimir Sementsov-Ogievskiy
2023-05-10 15:06 ` [PATCH v9 3/6] blockdev: qmp_transaction: refactor loop to classic for Vladimir Sementsov-Ogievskiy
2023-05-10 15:06 ` [PATCH v9 4/6] blockdev: transaction: refactor handling transaction properties Vladimir Sementsov-Ogievskiy
2023-05-10 15:06 ` [PATCH v9 5/6] blockdev: use state.bitmap in block-dirty-bitmap-add action Vladimir Sementsov-Ogievskiy
2023-05-10 15:06 ` [PATCH v9 6/6] blockdev: qmp_transaction: drop extra generic layer Vladimir Sementsov-Ogievskiy
2023-05-10 15:21 ` [PATCH v9 0/6] block: refactor blockdev transactions Vladimir Sementsov-Ogievskiy
2023-05-10 15:45 ` Denis V. Lunev
2023-05-11 9:00 ` Kevin Wolf [this message]
2023-05-11 9:50 ` Vladimir Sementsov-Ogievskiy
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=ZFyuwBnsBz1chYdz@redhat.com \
--to=kwolf@redhat.com \
--cc=alexander.ivanov@virtuozzo.com \
--cc=den@openvz.org \
--cc=hreitz@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=vsementsov@yandex-team.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.