qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [Qemu-block] [PATCH 13/17] nbd: Switch .bdrv_co_discard


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [Qemu-block] [PATCH 13/17] nbd: Switch .bdrv_co_discard() to byte-based
Date: Thu, 14 Jul 2016 13:16:39 +0100
User-agent: Mutt/1.6.1 (2016-04-27)

On Wed, Jun 22, 2016 at 09:51:10AM -0600, Eric Blake wrote:
> Another step towards killing off sector-based block APIs.
> 
> While at it, call directly into nbd-client.c instead of having
> a pointless trivial wrapper in nbd.c.
> 
> Signed-off-by: Eric Blake <address@hidden>
> ---
>  block/nbd-client.h |  3 +--
>  block/nbd-client.c | 11 ++++++-----
>  block/nbd.c        | 12 +++---------
>  3 files changed, 10 insertions(+), 16 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]