]> xenbits.xensource.com Git - libvirt.git/commit
conf: Move/Rename createVport and deleteVport
authorJohn Ferlan <jferlan@redhat.com>
Wed, 15 Mar 2017 14:56:26 +0000 (10:56 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 16 Mar 2017 01:17:47 +0000 (21:17 -0400)
commit106930aaa7565f881e9238657d971a7dedb85aba
tree4f40263169c11072bab33a4bb90a3770808725f7
parent97e0d3c3c9ef34957ef74add50ed118c650629a2
conf: Move/Rename createVport and deleteVport

Move the bulk of createVport and rename to virNodeDeviceCreateVport.

Remove the deleteVport entirely and replace with virNodeDeviceDeleteVport

Signed-off-by: John Ferlan <jferlan@redhat.com>
src/conf/node_device_conf.c
src/conf/node_device_conf.h
src/libvirt_private.syms
src/storage/storage_backend_scsi.c