
5 Sep
2019
5 Sep
'19
1:45 p.m.
On Tue, Sep 03, 2019 at 04:07:58PM +0200, Peter Krempa wrote:
Pass in backing store explicitly to qemuBlockStorageSourceGetBlockdevProps and fix the callers.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_block.c | 8 +++++--- src/qemu/qemu_block.h | 3 ++- tests/qemublocktest.c | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano