qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH RESEND 12/50] block: Move I/O status and error a


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH RESEND 12/50] block: Move I/O status and error actions into BB
Date: Tue, 27 Jan 2015 13:51:22 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

On 01/27/2015 12:45 PM, Max Reitz wrote:
> These options are only relevant for the user of a whole BDS tree (like a
> guest device or a block job) and should thus be moved into the
> BlockBackend.
> 
> Signed-off-by: Max Reitz <address@hidden>
> ---
>  block.c                        | 125 
> -----------------------------------------
>  block/backup.c                 |  17 ++++--
>  block/block-backend.c          | 116 ++++++++++++++++++++++++++++++++++++--
>  block/commit.c                 |   3 +-
>  block/mirror.c                 |  17 ++++--
>  block/qapi.c                   |   4 +-
>  block/stream.c                 |   3 +-
>  blockdev.c                     |   6 +-
>  blockjob.c                     |   5 +-
>  include/block/block.h          |  11 ----
>  include/block/block_int.h      |   6 --
>  include/sysemu/block-backend.h |   7 +++
>  qmp.c                          |   6 +-
>  13 files changed, 158 insertions(+), 168 deletions(-)
> 

Reviewed-by: Eric Blake <address@hidden>

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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