
5 Sep
2019
5 Sep
'19
1:49 p.m.
On Tue, Sep 03, 2019 at 04:08:00PM +0200, Peter Krempa wrote:
Pass backing store as an argument rather than extracting it locally and fix the callers.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_block.c | 4 +++- src/qemu/qemu_block.h | 1 + src/qemu/qemu_command.c | 2 +- src/qemu/qemu_migration.c | 4 +++- 4 files changed, 8 insertions(+), 3 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano