Re: [Qemu-devel] [PATCH v2 4/6] nbd: Remove x-nbd-server-add-bitmap
10.01.2019 10:13, Eric Blake wrote: > Now that nbd-server-add can do the same functionality, we no > longer need the experimental separate command. > > Signed-off-by: Eric Blake Reviewed-by: Vladimir Sementsov-Ogievskiy -- Best regards, Vladimir
[Qemu-devel] [PATCH v2 4/6] nbd: Remove x-nbd-server-add-bitmap
Now that nbd-server-add can do the same functionality, we no longer need the experimental separate command. Signed-off-by: Eric Blake --- qapi/block.json | 23 --- blockdev-nbd.c | 23 --- 2 files changed, 46 deletions(-) diff --git a/qapi/block.json b/q