]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage: Replace VIR_ERROR with standard vir*Error in state driver init
authorJovanka Gulicoska <jovanka.gulicoska@gmail.com>
Mon, 23 May 2016 18:36:01 +0000 (20:36 +0200)
committerCole Robinson <crobinso@redhat.com>
Mon, 23 May 2016 19:42:46 +0000 (15:42 -0400)
commit580dbf06a4ac9bbcbcb325003d54070a864f96e2
tree72f5127b70bae0ff99b7d70c194c40f14c877bf7
parent1433c803c9b545380e155bc80f90d45db289d000
storage: Replace VIR_ERROR with standard vir*Error in state driver init

Replace VIR_ERROR with virReportError and virReportSystemError
src/storage/storage_driver.c