qemu-block
[Top][All Lists]
Advanced

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

Re: [RFC PATCH 21/22] block/export: Move blk to BlockExport


From: Max Reitz
Subject: Re: [RFC PATCH 21/22] block/export: Move blk to BlockExport
Date: Wed, 19 Aug 2020 12:53:48 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

On 13.08.20 18:29, Kevin Wolf wrote:
> Every block export has a BlockBackend representing the disk that is
> exported. It should live in BlockExport therefore.
> 
> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
> ---
>  include/block/export.h |  3 +++
>  block/export/export.c  |  3 +++
>  nbd/server.c           | 44 ++++++++++++++++++++++--------------------
>  3 files changed, 29 insertions(+), 21 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]