qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH 30/42] job: Switch transactions to JobTxn


From: Max Reitz
Subject: Re: [Qemu-block] [PATCH 30/42] job: Switch transactions to JobTxn
Date: Mon, 14 May 2018 22:00:03 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0

On 2018-05-09 18:26, Kevin Wolf wrote:
> This doesn't actually move any transaction code to Job yet, but it
> renames the type for transactions from BlockJobTxn to JobTxn and makes
> them contain Jobs rather than BlockJobs
> 
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
>  include/block/block_int.h    |  2 +-
>  include/block/blockjob.h     | 11 ++++----
>  include/block/blockjob_int.h |  2 +-
>  include/qemu/job.h           |  3 +++
>  block/backup.c               |  2 +-
>  blockdev.c                   | 14 +++++------
>  blockjob.c                   | 60 
> +++++++++++++++++++++++---------------------
>  tests/test-blockjob-txn.c    |  8 +++---
>  8 files changed, 54 insertions(+), 48 deletions(-)

Reviewed-by: Max Reitz <address@hidden>

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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