]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage: Introduce storagePoolRefreshFailCleanup
authorJohn Ferlan <jferlan@redhat.com>
Wed, 12 Sep 2018 13:35:42 +0000 (09:35 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 20 Sep 2018 11:49:43 +0000 (07:49 -0400)
commit5745f08cea9f4e01c3925ea59e66541103d766da
treeeaec0a83cf7d259907eca6d4f82dac0326cc0ef3
parent1ff45609d6d455fecac8320f09e5cef64d26e879
storage: Introduce storagePoolRefreshFailCleanup

Create a common pool refresh failure handling method as the
same code is repeated multiple times.

Signed-off-by: John Ferlan <jferlan@redhat.com>
ACKed-by: Michal Privoznik <mprivozn@redhat.com>
src/storage/storage_driver.c