On 13.08.20 18:29, Kevin Wolf wrote: > Move all block export related types and commands from block-core to the > new QAPI module block-export. > > Signed-off-by: Kevin Wolf <kw...@redhat.com> > --- > qapi/block-core.json | 166 -------------------------- > qapi/block-export.json | 172 +++++++++++++++++++++++++++ > qapi/qapi-schema.json | 1 + > include/block/nbd.h | 2 +- > block/monitor/block-hmp-cmds.c | 1 + > blockdev-nbd.c | 2 +- > qemu-storage-daemon.c | 2 +- > qapi/Makefile.objs | 5 +- > storage-daemon/qapi/qapi-schema.json | 1 + > 9 files changed, 181 insertions(+), 171 deletions(-) > create mode 100644 qapi/block-export.json
[...] > diff --git a/qapi/block-export.json b/qapi/block-export.json > new file mode 100644 > index 0000000000..62f4938e83 > --- /dev/null > +++ b/qapi/block-export.json > @@ -0,0 +1,172 @@ There should probably be a filetype modeline here (not trying to get into any hornets’ nest here, but... :)). With that: Reviewed-by: Max Reitz <mre...@redhat.com>
signature.asc
Description: OpenPGP digital signature