diff options
author | Victor Toso <victortoso@redhat.com> | 2022-09-01 10:58:38 +0200 |
---|---|---|
committer | Markus Armbruster <armbru@redhat.com> | 2022-09-07 15:10:13 +0200 |
commit | b6522938327141235b97ab38e40c6c4512587373 (patch) | |
tree | 5d88a9a015ce1503d92ee74899da4b84bc3e2009 /.gitmodules | |
parent | e8796ac4b6f8a9f8d1d2c3c6a774d815d10d88c5 (diff) |
qapi: fix examples of blockdev-add with qcow2
The examples use "qcow2" driver with the wrong member name for
BlockdevRef alternate type. This patch changes all wrong member names
from "file" to "data-file" which is the correct member name in
BlockdevOptionsQcow2 for the BlockdevRef field.
Problem was noticed when using the example as a test case for Go
bindings.
Signed-off-by: Victor Toso <victortoso@redhat.com>
Message-Id: <20220901085840.22520-9-victortoso@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to '.gitmodules')
0 files changed, 0 insertions, 0 deletions