On Tue, Sep 03, 2019 at 04:07:57PM +0200, Peter Krempa wrote:
Move all bits of the formatting of the 'backing' attribute to
a single
condition and make it use a single extracted copy of the backing store.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/qemu/qemu_block.c | 34 ++++++++++++++++++----------------
1 file changed, 18 insertions(+), 16 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano