]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: storagefile: Add deep copy for struct virStorageSource
authorPeter Krempa <pkrempa@redhat.com>
Mon, 16 Jun 2014 11:10:42 +0000 (13:10 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 8 Jul 2014 12:28:30 +0000 (14:28 +0200)
commit45feb5d37fcebc4df24aa2e1b38af745ca47bc4a
treeb1f0c5522018727528d0a3161dabb1cbfdc24398
parent63834faadbdee72508f43ec5d6f34f5fdce5c7a8
util: storagefile: Add deep copy for struct virStorageSource

Now that we have pointers to store disk source information and thus can
easily exchange the structs behind we need a function to copy all the
data.
src/libvirt_private.syms
src/util/virstoragefile.c
src/util/virstoragefile.h