]> xenbits.xensource.com Git - libvirt.git/commit
Storage driver implementation for CreateXMLFrom
authorCole Robinson <crobinso@redhat.com>
Tue, 19 May 2009 13:37:51 +0000 (13:37 +0000)
committerCole Robinson <crobinso@redhat.com>
Tue, 19 May 2009 13:37:51 +0000 (13:37 +0000)
commit4aa0959d60840f6d7e32a6fba4a698088cef9134
tree98dfc29511d7435b49618204aaf3d5175ff1552e
parent5f99a7fd23add021f7c453c13a3a06ff576e5f69
Storage driver implementation for CreateXMLFrom

There is some funkiness here, since we are either dealing with 2 different
pools (which means validation x 2) or the same pool, where we have to be
careful not to deadlock.
ChangeLog
src/storage_backend.h
src/storage_driver.c