]> git.ipfire.org Git - thirdparty/libvirt.git/commit
phyp: add rudimentary storage driver
authorEduardo Otubo <otubo@linux.vnet.ibm.com>
Thu, 24 Jun 2010 21:39:27 +0000 (15:39 -0600)
committerEric Blake <eblake@redhat.com>
Fri, 25 Jun 2010 13:52:43 +0000 (07:52 -0600)
commita4a287242ef8118f844cce43fb112dfe82b45c59
tree83a2e85d584d3c3b640e18528cbcd6c87a345757
parent89144534ebea806704e05769942bd3bebf23d8e4
phyp: add rudimentary storage driver

* src/phyp/phyp_driver.c (phypStorageDriver): New driver.
(phypStorageOpen, phypStorageClose): New functions.
(phypRegister): Register it.

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