qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 3/3] block/nbd: merge NBDClientSession struct ba


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH 3/3] block/nbd: merge NBDClientSession struct back to BDRVNBDState
Date: Thu, 13 Jun 2019 10:16:56 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1

On 6/11/19 5:27 AM, Vladimir Sementsov-Ogievskiy wrote:
> No reason to keep it separate, it differs from others block driver
> behavior and therefor confuses. Instead of generic

s/therefor/therefore/ (both spellings are valid, but the former looks
archaic)

>   'state = (State*)bs->opaque' we have to use special helper.
> 
> Signed-off-by: Vladimir Sementsov-Ogievskiy <address@hidden>
> ---
>  block/nbd.c | 197 +++++++++++++++++++++++++---------------------------
>  1 file changed, 94 insertions(+), 103 deletions(-)
> 

Reviewed-by: Eric Blake <address@hidden>

I'm queuing this series through my NBD tree.

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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