Re: [libvirt] [PATCH 02/35] qemu: domain: Format storage source node names into private data

2018-05-02 Thread John Ferlan
On 05/02/2018 05:51 AM, Peter Krempa wrote: > On Tue, May 01, 2018 at 20:06:43 -0400, John Ferlan wrote: >> >> >> On 04/25/2018 11:15 AM, Peter Krempa wrote: >>> Save and restore node names if we know them in the status XML so that we >>> don't need to recalculate them or don't lose them in some

Re: [libvirt] [PATCH 02/35] qemu: domain: Format storage source node names into private data

2018-05-02 Thread Peter Krempa
On Tue, May 01, 2018 at 20:06:43 -0400, John Ferlan wrote: > > > On 04/25/2018 11:15 AM, Peter Krempa wrote: > > Save and restore node names if we know them in the status XML so that we > > don't need to recalculate them or don't lose them in some cases. > > > > Signed-off-by: Peter Krempa

Re: [libvirt] [PATCH 02/35] qemu: domain: Format storage source node names into private data

2018-05-01 Thread John Ferlan
On 04/25/2018 11:15 AM, Peter Krempa wrote: > Save and restore node names if we know them in the status XML so that we > don't need to recalculate them or don't lose them in some cases. > > Signed-off-by: Peter Krempa > --- > src/qemu/qemu_domain.c| 12

[libvirt] [PATCH 02/35] qemu: domain: Format storage source node names into private data

2018-04-25 Thread Peter Krempa
Save and restore node names if we know them in the status XML so that we don't need to recalculate them or don't lose them in some cases. Signed-off-by: Peter Krempa --- src/qemu/qemu_domain.c| 12 tests/qemustatusxml2xmldata/modern-in.xml |