]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage: Use virStoragePoolObj{Get|Set}ConfigFile
authorJohn Ferlan <jferlan@redhat.com>
Wed, 26 Jul 2017 15:56:31 +0000 (11:56 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 19 Sep 2017 12:28:50 +0000 (08:28 -0400)
commit8603d848a32e56ea1832bee6f6c56663bef993c7
treef7bea2913908e4e059338d19f0d12e895b698919
parent5bf9b65501e8ccc9e7163270ee515e7fc9457dbf
storage: Use virStoragePoolObj{Get|Set}ConfigFile

Use the new accessor APIs for storage_driver and test_driver.
src/storage/storage_backend_scsi.c
src/storage/storage_driver.c
src/test/test_driver.c