qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH 3/3] block: Removed unused sector-based blocking


From: Stefan Hajnoczi
Subject: Re: [Qemu-block] [PATCH 3/3] block: Removed unused sector-based blocking I/O
Date: Tue, 8 May 2018 13:45:24 +0100
User-agent: Mutt/1.9.2 (2017-12-15)

On Thu, Apr 26, 2018 at 08:43:05AM -0500, Eric Blake wrote:
> We are gradually moving away from sector-based interfaces, towards
> byte-based.  Now that all callers of blocking I/O have been converted
> to use our preferred byte-based bdrv_p{read,write}(), we can
> delete the unused bdrv_{read,write}().
> 
> Signed-off-by: Eric Blake <address@hidden>
> ---
>  include/block/block.h |  4 ----
>  block/io.c            | 48 ++++++++----------------------------------------
>  2 files changed, 8 insertions(+), 44 deletions(-)

Reviewed-by: Stefan Hajnoczi <address@hidden>

Attachment: signature.asc
Description: PGP signature


reply via email to

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