[libvirt] [PATCH 0/5] Cleanup some storage driver paths

John Ferlan posted 5 patches 5 years, 7 months ago
Failed in applying to current master (apply log)
src/storage/storage_driver.c | 73 ++++++++++++++++++++----------------
1 file changed, 40 insertions(+), 33 deletions(-)
[libvirt] [PATCH 0/5] Cleanup some storage driver paths
Posted by John Ferlan 5 years, 7 months ago
See the patches for details - everything leads to the last one.

John Ferlan (5):
  storage: Clean up stateFile if refreshPool fails
  storage: Clean up storagePoolUpdateStateCallback processing
  storage: Create error label path for storagePoolCreateXML
  storage: Introduce storagePoolRefreshFailCleanup
  storage: Save error during refresh failure processing

 src/storage/storage_driver.c | 73 ++++++++++++++++++++----------------
 1 file changed, 40 insertions(+), 33 deletions(-)

-- 
2.17.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/5] Cleanup some storage driver paths
Posted by John Ferlan 5 years, 6 months ago
ping?

Tks,

John

On 09/12/2018 12:08 PM, John Ferlan wrote:
> See the patches for details - everything leads to the last one.
> 
> John Ferlan (5):
>   storage: Clean up stateFile if refreshPool fails
>   storage: Clean up storagePoolUpdateStateCallback processing
>   storage: Create error label path for storagePoolCreateXML
>   storage: Introduce storagePoolRefreshFailCleanup
>   storage: Save error during refresh failure processing
> 
>  src/storage/storage_driver.c | 73 ++++++++++++++++++++----------------
>  1 file changed, 40 insertions(+), 33 deletions(-)
> 

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/5] Cleanup some storage driver paths
Posted by Michal Privoznik 5 years, 6 months ago
On 09/12/2018 06:08 PM, John Ferlan wrote:
> See the patches for details - everything leads to the last one.
> 
> John Ferlan (5):
>   storage: Clean up stateFile if refreshPool fails
>   storage: Clean up storagePoolUpdateStateCallback processing
>   storage: Create error label path for storagePoolCreateXML
>   storage: Introduce storagePoolRefreshFailCleanup
>   storage: Save error during refresh failure processing
> 
>  src/storage/storage_driver.c | 73 ++++++++++++++++++++----------------
>  1 file changed, 40 insertions(+), 33 deletions(-)
> 

ACK

Michal

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