[libvirt] [PATCH 0/2] Couple of test_driver fixes

Michal Privoznik posted 2 patches 4 years, 11 months ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1557846694.git.mprivozn@redhat.com
src/test/test_driver.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
[libvirt] [PATCH 0/2] Couple of test_driver fixes
Posted by Michal Privoznik 4 years, 11 months ago
I was too eager to minimize patch 89320788ac4 and did some mistakes.
Here are the fixes.

Michal Prívozník (2):
  test_driver: Don't access @vm after it was set to NULL
  test_driver: Don't report VIR_DOMAIN_DISK_ERROR_NONE

 src/test/test_driver.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
2.21.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/2] Couple of test_driver fixes
Posted by Michal Privoznik 4 years, 11 months ago
On 5/14/19 5:12 PM, Michal Privoznik wrote:
> I was too eager to minimize patch 89320788ac4 and did some mistakes.
> Here are the fixes.
> 
> Michal Prívozník (2):
>    test_driver: Don't access @vm after it was set to NULL
>    test_driver: Don't report VIR_DOMAIN_DISK_ERROR_NONE
> 
>   src/test/test_driver.c | 6 +++---
>   1 file changed, 3 insertions(+), 3 deletions(-)
> 

Darn. I need to learn how to rm 00* before 'git format-patches' ....
Obviously, only test_driver patches were ment to be sent as the others 
were ACKed and merged already.

Michal

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