[libvirt] [PATCH 0/6] storage: fix issues with pool state cleanup

Cole Robinson crobinso at redhat.com
Thu Jun 23 00:12:10 UTC 2016


This series fixes several issues with pool shutdown cleanup
regarding transient pool removal, newDef assignment, and
stateFile removal.

Cole Robinson (6):
  storage: Break out storageDriverAutostartPool
  storage: Add storagePoolSetInactive
  storage: Handle transient pool removal in driver startup
  storage: delete: Don't unlink stateFile
  storage: Unlink stateFile in storagePoolSetInactive
  conf: sync error reporting for object configFile unlinking

 src/conf/domain_conf.c       |   7 +-
 src/conf/network_conf.c      |   6 +-
 src/conf/nwfilter_conf.c     |   6 +-
 src/conf/storage_conf.c      |   7 +-
 src/conf/virsecretobj.c      |   2 +-
 src/storage/storage_driver.c | 198 ++++++++++++++++++++++---------------------
 6 files changed, 113 insertions(+), 113 deletions(-)

-- 
2.7.4




More information about the libvir-list mailing list