]> git.ipfire.org Git - thirdparty/qemu.git/commit
qapi: Rename BlockExport to BlockExportOptions
authorKevin Wolf <kwolf@redhat.com>
Thu, 24 Sep 2020 15:26:49 +0000 (17:26 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 2 Oct 2020 13:46:40 +0000 (15:46 +0200)
commit143ea7670cbd3865f577602469b5483b550b4c5e
tree05636cee11ddf57d37951e27cfcc9923d3620b7e
parent5daa6bfd8eec913872d6438bc679a92f92a7a0c4
qapi: Rename BlockExport to BlockExportOptions

The name BlockExport will be used for the struct containing the runtime
state of block exports, so change the name of export creation options.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20200924152717.287415-4-kwolf@redhat.com>
Acked-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/monitor/block-hmp-cmds.c
blockdev-nbd.c
qapi/block-export.json
storage-daemon/qemu-storage-daemon.c