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