
5 Sep
2019
5 Sep
'19
1:44 p.m.
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@redhat.com> --- src/qemu/qemu_block.c | 34 ++++++++++++++++++---------------- 1 file changed, 18 insertions(+), 16 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano