diff options
author | Kevin Wolf | 2016-12-20 15:51:12 +0100 |
---|---|---|
committer | Kevin Wolf | 2017-02-28 20:40:36 +0100 |
commit | f68c598be6a48995ca4c7cc42fc1f6e1195ec7aa (patch) | |
tree | 2e6321dacbb20ac7f6077ce79b89a7a0355f28f8 /block | |
parent | block: Require .bdrv_child_perm() with child nodes (diff) | |
download | qemu-f68c598be6a48995ca4c7cc42fc1f6e1195ec7aa.tar.gz qemu-f68c598be6a48995ca4c7cc42fc1f6e1195ec7aa.tar.xz qemu-f68c598be6a48995ca4c7cc42fc1f6e1195ec7aa.zip |
block: Request real permissions in bdrv_attach_child()
Now that all block drivers with children tell us what permissions they
need from each of their children, bdrv_attach_child() can use this
information and make the right requirements while trying to attach new
children.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Acked-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions