qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v6 01/16] block: switch blk_write_compressed() t


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH v6 01/16] block: switch blk_write_compressed() to byte-based interface
Date: Thu, 21 Jul 2016 17:08:33 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

On 07/21/2016 01:40 PM, Denis V. Lunev wrote:
> From: Pavel Butsykin <address@hidden>
> 
> This is a preparatory patch, which continues the general trend of the
> transition to the byte-based interfaces. bdrv_check_request() and
> blk_check_requestis no longer used, so we can remove.

s/requestis/request() are/
s/remove./remove them./

> 
> Signed-off-by: Pavel Butsykin <address@hidden>
> Reviewed-by: Stefan Hajnoczi <address@hidden>
> Signed-off-by: Denis V. Lunev <address@hidden>
> CC: Jeff Cody <address@hidden>
> CC: Markus Armbruster <address@hidden>
> CC: Eric Blake <address@hidden>
> CC: John Snow <address@hidden>
> CC: Stefan Hajnoczi <address@hidden>
> CC: Kevin Wolf <address@hidden>
> ---
>  block/block-backend.c          | 23 ++++-------------------
>  block/io.c                     | 22 +++++++---------------
>  include/block/block.h          |  4 ++--
>  include/sysemu/block-backend.h |  4 ++--
>  qemu-img.c                     |  6 ++++--
>  qemu-io-cmds.c                 |  2 +-
>  6 files changed, 20 insertions(+), 41 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]