]> xenbits.xensource.com Git - libvirt.git/commit
storage: Rework createVport and deleteVport
authorJohn Ferlan <jferlan@redhat.com>
Fri, 10 Mar 2017 16:43:11 +0000 (11:43 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 16 Mar 2017 01:17:47 +0000 (21:17 -0400)
commited22190094cc3849b15a8a24d24e18b66d0dfd25
tree3414930c0fe95ac4a7e41cbe6d74f6268f9e5c0d
parentb129ac6aad230ef765f29b52ddc737c64a0aef39
storage: Rework createVport and deleteVport

Rework the code to use the new FCHost specific adapter structures.

Also rework the parameters to only pass what's need and leave logic in
the caller for the adapter type and the need to call the helpers.

Signed-off-by: John Ferlan <jferlan@redhat.com>
src/storage/storage_backend_scsi.c