qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v7 0/5] block: refactor blockdev transactions


From: Vladimir Sementsov-Ogievskiy
Subject: Re: [PATCH v7 0/5] block: refactor blockdev transactions
Date: Tue, 21 Feb 2023 18:53:52 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]