diff options
| author | Max Reitz <mreitz@redhat.com> | 2019-02-01 20:29:17 +0100 |
|---|---|---|
| committer | Max Reitz <mreitz@redhat.com> | 2019-02-25 15:11:26 +0100 |
| commit | 2d9158ce79f8d9ca45c74bc496b483e95b4a398c (patch) | |
| tree | 63d3e1512f8a5a3e80eecbe468cd4e66705d0f50 /scripts/qemu.py | |
| parent | 9f4793d8f2f1abf20dc1d7d55f65ce8df081ca7a (diff) | |
| download | focaccia-qemu-2d9158ce79f8d9ca45c74bc496b483e95b4a398c.tar.gz focaccia-qemu-2d9158ce79f8d9ca45c74bc496b483e95b4a398c.zip | |
block: Fix bdrv_find_backing_image()
bdrv_find_backing_image() should use bdrv_get_full_backing_filename() or bdrv_make_absolute_filename() instead of trying to do what those functions do by itself. path_combine_deprecated() can now be dropped, so let's do that. Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Alberto Garcia <berto@igalia.com> Message-id: 20190201192935.18394-14-mreitz@redhat.com Signed-off-by: Max Reitz <mreitz@redhat.com>
Diffstat (limited to 'scripts/qemu.py')
0 files changed, 0 insertions, 0 deletions