]> git.ipfire.org Git - thirdparty/qemu.git/commit - block.c
block: Add reopen_queue to bdrv_child_perm()
authorKevin Wolf <kwolf@redhat.com>
Thu, 14 Sep 2017 10:47:11 +0000 (12:47 +0200)
committerKevin Wolf <kwolf@redhat.com>
Tue, 26 Sep 2017 12:46:23 +0000 (14:46 +0200)
commite0995dc3da0894d0a8260bddaa200a4cd7809ba4
tree6c73c497bd2d3700feed9061a1ef4f3dc03cc7f4
parentf3adefb2cea1c63b7b198acaef5e40eb4b2d2d39
block: Add reopen_queue to bdrv_child_perm()

In the context of bdrv_reopen(), we'll have to look at the state of the
graph as it will be after the reopen. This interface addition is in
preparation for the change.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
block.c
block/commit.c
block/mirror.c
block/replication.c
block/vvfat.c
include/block/block_int.h