]> git.ipfire.org Git - thirdparty/qemu.git/commit
block: Remove the AioContext parameter from bdrv_reopen_multiple()
authorAlberto Garcia <berto@igalia.com>
Tue, 12 Mar 2019 16:48:50 +0000 (18:48 +0200)
committerKevin Wolf <kwolf@redhat.com>
Tue, 12 Mar 2019 19:30:14 +0000 (20:30 +0100)
commit5019aece2a1827f1c5fafdd8ea76a57c3a78dd89
tree673ea6b679a51af13f80a35ab7448b938eb37005
parentfaf116b43897e9b4e7e87352610eb687a35c0e04
block: Remove the AioContext parameter from bdrv_reopen_multiple()

This parameter has been unused since 1a63a907507fbbcfaee3f622907ec244b

Signed-off-by: Alberto Garcia <berto@igalia.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block.c
block/replication.c
include/block/block.h
qemu-io-cmds.c