]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: use disk source accessors in phyp/
authorEric Blake <eblake@redhat.com>
Mon, 17 Mar 2014 21:24:31 +0000 (15:24 -0600)
committerEric Blake <eblake@redhat.com>
Mon, 24 Mar 2014 17:59:50 +0000 (11:59 -0600)
commit73f4ae2a1ffa885eac5f768658ec4e8777be2fc0
treebab6ef1d9417994d8d09fa1ee75d78d6294d6524
parente04a4ab92604b6634ec25cbe0d198325a00c9196
conf: use disk source accessors in phyp/

Part of a series of cleanups to use new accessor methods.

* src/phyp/phyp_driver.c (phypDomainAttachDevice, phypBuildLpar):
Use accessors.

Signed-off-by: Eric Blake <eblake@redhat.com>
src/phyp/phyp_driver.c