qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 23/29] block/export: Create BlockBackend in blk_exp_add()


From: Max Reitz
Subject: Re: [PATCH 23/29] block/export: Create BlockBackend in blk_exp_add()
Date: Thu, 10 Sep 2020 17:09:12 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0

On 07.09.20 20:20, Kevin Wolf wrote:
> Every export type will need a BlockBackend, so creating it centrally in
> blk_exp_add() instead of the .create driver callback avoids duplication.
> 
> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
> ---
>  include/block/nbd.h   |  4 ++--
>  block/export/export.c | 49 +++++++++++++++++++++++++++++++++++++++----
>  blockdev-nbd.c        | 33 ++++-------------------------
>  nbd/server.c          | 38 +++++++++++----------------------
>  4 files changed, 63 insertions(+), 61 deletions(-)

Reviewed-by: Max Reitz <mreitz@redhat.com>

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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