diff options
author | Kevin Wolf <kwolf@redhat.com> | 2016-12-20 23:25:12 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2017-02-28 20:40:36 +0100 |
commit | 78e421c9fbed9d501d7ada84ddc786a92178a71d (patch) | |
tree | 6b0d8db332f421f827650e4090c70ad3e0401260 /qga | |
parent | 91ef38257ad225f7fa17a6583fb792c0be9e8acf (diff) | |
download | qemu-78e421c9fbed9d501d7ada84ddc786a92178a71d.zip qemu-78e421c9fbed9d501d7ada84ddc786a92178a71d.tar.gz qemu-78e421c9fbed9d501d7ada84ddc786a92178a71d.tar.bz2 |
block: Require .bdrv_child_perm() with child nodes
All block drivers that can have child nodes implement .bdrv_child_perm()
now. Make this officially a requirement by asserting that only drivers
without children can omit .bdrv_child_perm().
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Acked-by: Fam Zheng <famz@redhat.com>
Diffstat (limited to 'qga')
0 files changed, 0 insertions, 0 deletions