Searched hist:f68c598be6a48995ca4c7cc42fc1f6e1195ec7aa (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/ |
H A D | block.c | diff f68c598be6a48995ca4c7cc42fc1f6e1195ec7aa Tue Dec 20 08:51:12 CST 2016 Kevin Wolf <kwolf@redhat.com> 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>
|