diff options
| author | Markus Armbruster <armbru@redhat.com> | 2014-09-08 18:50:58 +0200 |
|---|---|---|
| committer | Kevin Wolf <kwolf@redhat.com> | 2014-09-10 10:41:29 +0200 |
| commit | dbb651c46cc1d30497763f3bc0229206f7522c44 (patch) | |
| tree | e81a5e5292f07e69101f703363a2d2b53cd7de7f /scripts/qapi-commands.py | |
| parent | 0d4cc3e715f5794077895345577725539afe81eb (diff) | |
| download | focaccia-qemu-dbb651c46cc1d30497763f3bc0229206f7522c44.tar.gz focaccia-qemu-dbb651c46cc1d30497763f3bc0229206f7522c44.zip | |
qemu-io: Clean up openfile() after commit 2e40134
Commit 6db9560 split off the growable case so it can use bdrv_file_open() instead of bdrv_open() then. Growable BDSes become anonymous. Weird. Commit 2e40134 folded bdrv_file_open() back into bdrv_open() with new flag BDRV_O_PROTOCOL. We still have two bdrv_open() calls, and growable BDSes remain anonymous. Circle back to before commit 6db9560: just one call, not anonymous. Signed-off-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'scripts/qapi-commands.py')
0 files changed, 0 insertions, 0 deletions