]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage: Move and rename getVhbaSCSIHostParent
authorJohn Ferlan <jferlan@redhat.com>
Mon, 17 Nov 2014 13:40:59 +0000 (08:40 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 1 Dec 2014 15:04:19 +0000 (10:04 -0500)
commit7b4cdb6eaa5e326f1dc988db29fb3ba782d3341b
treef14cfc95b2d84abfd351dc1c20446759c38f59a4
parent934c38878964a63e61372dafb07bb67c5031bf10
storage: Move and rename getVhbaSCSIHostParent

https://bugzilla.redhat.com/show_bug.cgi?id=1159180

Move the API from the backend to storage_conf and rename it to
virStoragePoolGetVhbaSCSIHostParent.  A future patch will need to
use this functionality from storage_conf
src/conf/storage_conf.c
src/conf/storage_conf.h
src/libvirt_private.syms
src/storage/storage_backend_scsi.c