[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>
signature.asc
Description: OpenPGP digital signature
- Re: [RFC PATCH 20/22] block/export: Add block-export-del, (continued)
- [RFC PATCH 22/22] block/export: Add query-block-exports, Kevin Wolf, 2020/08/13
- [RFC PATCH 21/22] block/export: Move blk to BlockExport, Kevin Wolf, 2020/08/13
- Re: [RFC PATCH 21/22] block/export: Move blk to BlockExport,
Max Reitz <=
- [RFC PATCH 09/22] nbd: Add writethrough to block-export-add, Kevin Wolf, 2020/08/13
- Re: [RFC PATCH 09/22] nbd: Add writethrough to block-export-add, Eric Blake, 2020/08/19
Re: [RFC PATCH 09/22] nbd: Add writethrough to block-export-add, Eric Blake, 2020/08/19
[RFC PATCH 12/22] nbd/server: Simplify export shutdown, Kevin Wolf, 2020/08/13