[libvirt] [PATCH 0/2] qemu: block: Unbreak node name detection

Peter Krempa posted 2 patches 6 years, 6 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1506333120.git.pkrempa@redhat.com
src/qemu/qemu_block.c | 29 ++++++++++++++++++++---------
1 file changed, 20 insertions(+), 9 deletions(-)
[libvirt] [PATCH 0/2] qemu: block: Unbreak node name detection
Posted by Peter Krempa 6 years, 6 months ago
I've messed up a refactor. See 2/2 for details.

Peter Krempa (2):
  qemu: block: Don't lookup node names if they are already known
  qemu: block: Use correct alias when extracting disk node names

 src/qemu/qemu_block.c | 29 ++++++++++++++++++++---------
 1 file changed, 20 insertions(+), 9 deletions(-)

-- 
2.14.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/2] qemu: block: Unbreak node name detection
Posted by Michal Privoznik 6 years, 6 months ago
On 09/25/2017 11:53 AM, Peter Krempa wrote:
> I've messed up a refactor. See 2/2 for details.
> 
> Peter Krempa (2):
>   qemu: block: Don't lookup node names if they are already known
>   qemu: block: Use correct alias when extracting disk node names
> 
>  src/qemu/qemu_block.c | 29 ++++++++++++++++++++---------
>  1 file changed, 20 insertions(+), 9 deletions(-)
> 

ACK

Michal

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list