qemu-devel
[Top][All Lists]
Advanced

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

Re: [RFC PATCH 08/22] nbd: Add max-connections to nbd-server-start


From: Max Reitz
Subject: Re: [RFC PATCH 08/22] nbd: Add max-connections to nbd-server-start
Date: Mon, 17 Aug 2020 14:37:42 +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:
> This is a QMP equivalent of qemu-nbd's --share option, limiting the

*--shared

> maximum number of clients that can attach at the same time.
> 
> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
> ---
>  qapi/block-export.json         | 10 ++++++++--
>  include/block/nbd.h            |  3 ++-
>  block/monitor/block-hmp-cmds.c |  2 +-
>  blockdev-nbd.c                 | 33 ++++++++++++++++++++++++++-------
>  qemu-storage-daemon.c          |  4 ++--
>  5 files changed, 39 insertions(+), 13 deletions(-)

I suppose this is part of this series so that patch 11 can happen?

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]