]> git.ipfire.org Git - thirdparty/libvirt.git/commit
node device: Break out get_wwns and get_parent_node helpers
authorCole Robinson <crobinso@redhat.com>
Wed, 14 Oct 2009 19:47:10 +0000 (15:47 -0400)
committerCole Robinson <crobinso@redhat.com>
Tue, 20 Oct 2009 18:17:35 +0000 (14:17 -0400)
commit9e2fe24518f8be27e9b8594dfcbc4b0bc12905b0
treee0d539fc193666b9d8ecc326a507bf0853313d40
parentd686056f624474c61f901762604034fb88301783
node device: Break out get_wwns and get_parent_node helpers

These will be used by the test driver, so move them to a shareable space.
src/conf/node_device_conf.c
src/conf/node_device_conf.h
src/libvirt_private.syms
src/node_device/node_device_driver.c