]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Convert virStoragePoolSourceAdapter to virStorageAdapter
authorJohn Ferlan <jferlan@redhat.com>
Tue, 28 Feb 2017 12:38:12 +0000 (07:38 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 16 Mar 2017 01:17:47 +0000 (21:17 -0400)
commita7ce03c736056e9ce8381d9f191dab084d7033e3
tree6bdc35929d3ff568c8670993120969d7cd2a3048
parented22190094cc3849b15a8a24d24e18b66d0dfd25
conf: Convert virStoragePoolSourceAdapter to virStorageAdapter

Move the virStoragePoolSourceAdapter from storage_conf.h and rename
to virStorageAdapter.

Continue with code realignment for brevity and flow.

Signed-off-by: John Ferlan <jferlan@redhat.com>
src/conf/storage_adapter_conf.c
src/conf/storage_adapter_conf.h
src/conf/storage_conf.c
src/conf/storage_conf.h
src/libvirt_private.syms
src/phyp/phyp_driver.c
src/storage/storage_backend_scsi.c
src/test/test_driver.c