]> xenbits.xensource.com Git - libvirt.git/commit
storage: implement storage lifecycle event APIs
authorJovanka Gulicoska <jovanka.gulicoska@gmail.com>
Wed, 15 Jun 2016 18:48:30 +0000 (20:48 +0200)
committerCole Robinson <crobinso@redhat.com>
Thu, 16 Jun 2016 16:22:11 +0000 (12:22 -0400)
commit41b2f108d57d12810b28380b9cd97ddaee323a94
tree37da1ac2decb61fbbde02cf1516bc28e443fc64f
parent22fb4374dad02232d212b16d9977fc8af6313532
storage: implement storage lifecycle event APIs

Implement storage pool event callbacks for START, STOP, DEFINE, UNDEFINED
and REFRESHED in functions when a storage pool is created/started/stopped
etc. accordingly
src/conf/storage_conf.h
src/storage/storage_driver.c