Re: [PATCH v6 6/6] block: Make blockdev-reopen stable API

2021-07-08 Thread Eric Blake
On Thu, Jul 08, 2021 at 01:47:09PM +0200, Kevin Wolf wrote: > From: Alberto Garcia > > This patch drops the 'x-' prefix from x-blockdev-reopen. > > Signed-off-by: Alberto Garcia > Signed-off-by: Kevin Wolf > Reviewed-by: Vladimir Sementsov-Ogievskiy > --- > +++ b/qapi/block-core.json > @@ -4

[PATCH v6 6/6] block: Make blockdev-reopen stable API

2021-07-08 Thread Kevin Wolf
From: Alberto Garcia This patch drops the 'x-' prefix from x-blockdev-reopen. Signed-off-by: Alberto Garcia Signed-off-by: Kevin Wolf Reviewed-by: Vladimir Sementsov-Ogievskiy --- qapi/block-core.json| 6 +++--- blockdev.c