[libvirt] [PATCH v2 0/3] Clean/fix test driver usage of FindBy{UUID|ID}

John Ferlan posted 3 patches 6 years ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20180402122751.24574-1-jferlan@redhat.com
Test syntax-check passed
src/test/test_driver.c | 42 +++++++++++++++++++++++++-----------------
1 file changed, 25 insertions(+), 17 deletions(-)
[libvirt] [PATCH v2 0/3] Clean/fix test driver usage of FindBy{UUID|ID}
Posted by John Ferlan 6 years ago
v1: https://www.redhat.com/archives/libvir-list/2018-March/msg00507.html

e.g., part of a 20 patch series:

https://www.redhat.com/archives/libvir-list/2018-March/msg00489.html

Changes since v1:

 * Add patches 2 and 3 essentially... Doing the same ByIDRef as
   ByUUIDRef and fixing the ListRemove consumers to do the Lock.
   NB: The ByIDRef logic was formerly part of patch 20 - this just
   extracts it a bit to make it more orderly.

John Ferlan (3):
  test: Use virDomainObjListFindByUUIDRef
  test: Use virDomainObjListFindByIDRef
  test: Need to relock afer virDomainObjListRemove

 src/test/test_driver.c | 42 +++++++++++++++++++++++++-----------------
 1 file changed, 25 insertions(+), 17 deletions(-)

-- 
2.13.6

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