Searched hist:"28 d7a78996ae73e681d0e061a4be446ed2240c97" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/ |
H A D | block.c | diff 28d7a78996ae73e681d0e061a4be446ed2240c97 Mon Oct 19 10:53:13 CDT 2015 Max Reitz <mreitz@redhat.com> block: Make bdrv_is_inserted() recursive
If bdrv_is_inserted() is called on the top level BDS, it should make sure all nodes in the BDS tree are actually inserted.
Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|