On 21.02.23 18:50, Vladimir Sementsov-Ogievskiy wrote:
Hi all!
v7: fixed my email, sorry for the noise.
Ohh. fixed in s-o-b, but not in "Author: ". :). Will fix on next version to
avoid one more extra resend. Please don't merge with wrong emails.
That's a next portion of old good
"[PATCH v5 00/45] Transactional block-graph modifying API", rebased to
master.
Now, refactor QMP transactions implementation into new (relatively)
transaction API.
Vladimir Sementsov-Ogievskiy (5):
blockdev: refactor transaction to use Transaction API
blockdev: transactions: rename some things
blockdev: qmp_transaction: refactor loop to classic for
blockdev: transaction: refactor handling transaction properties
blockdev: qmp_transaction: drop extra generic layer
blockdev.c | 612 ++++++++++++++++++++++-------------------------------
1 file changed, 255 insertions(+), 357 deletions(-)
--
Best regards,
Vladimir