summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMarkus Armbruster2014-09-08 18:50:58 +0200
committerKevin Wolf2014-09-10 10:41:29 +0200
commitdbb651c46cc1d30497763f3bc0229206f7522c44 (patch)
treee81a5e5292f07e69101f703363a2d2b53cd7de7f /include
parentFix improper usage of cpu_to_be32 in vpc (diff)
downloadqemu-dbb651c46cc1d30497763f3bc0229206f7522c44.tar.gz
qemu-dbb651c46cc1d30497763f3bc0229206f7522c44.tar.xz
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 'include')
0 files changed, 0 insertions, 0 deletions