Re: [libvirt] [PATCHv5 07/28] util: storagefile: Add deep copy for struct virStorageSource

2014-07-07 Thread Eric Blake
On 07/04/2014 05:29 AM, Peter Krempa wrote: > 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 | 1 + > src/util/virstoragefile.c | 194 >

[libvirt] [PATCHv5 07/28] util: storagefile: Add deep copy for struct virStorageSource

2014-07-04 Thread Peter Krempa
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 | 1 + src/util/virstoragefile.c | 194 -- src/util/virstoragefile.h | 3