qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC PATCH 03/22] qapi: Rename BlockExport to BlockExportOptions


From: Eric Blake
Subject: Re: [RFC PATCH 03/22] qapi: Rename BlockExport to BlockExportOptions
Date: Wed, 19 Aug 2020 13:19:32 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0

On 8/13/20 11:29 AM, Kevin Wolf wrote:
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>
---
  qapi/block-export.json         | 12 ++++++------
  block/monitor/block-hmp-cmds.c |  6 +++---
  blockdev-nbd.c                 |  2 +-
  qemu-storage-daemon.c          |  8 ++++----
  4 files changed, 14 insertions(+), 14 deletions(-)

Mechanical, and doesn't impact introspection.

Reviewed-by: Eric Blake <eblake@redhat.com>

--
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]