Re: [PATCH v4 1/7] nbd: allow reconnect on open, with corresponding new options

2021-12-13 Thread Eric Blake
On Mon, Dec 13, 2021 at 04:32:34PM +0100, Vladimir Sementsov-Ogievskiy wrote: > It is useful when start of vm and start of nbd server are not > simple to sync. > > Signed-off-by: Vladimir Sementsov-Ogievskiy > Reviewed-by: Eric Blake > --- > qapi/block-core.json | 9 - > block/nbd.c

[PATCH v4 1/7] nbd: allow reconnect on open, with corresponding new options

2021-12-13 Thread Vladimir Sementsov-Ogievskiy
It is useful when start of vm and start of nbd server are not simple to sync. Signed-off-by: Vladimir Sementsov-Ogievskiy Reviewed-by: Eric Blake --- qapi/block-core.json | 9 - block/nbd.c | 45 +++- 2 files changed, 52 insertions(+), 2