On 12/03/13 00:01, Eric Blake wrote:
> On 11/27/2013 04:15 AM, Michal Privoznik wrote:
>> On 26.11.2013 17:49, Peter Krempa wrote:
>>> To simplify operations on virDomainDiskHostDef arrays we will need deep
>>> copy and freeing functions. Add and properly export them.
>>> ---
>
>>> +if (VI
On 11/27/2013 04:15 AM, Michal Privoznik wrote:
> On 26.11.2013 17:49, Peter Krempa wrote:
>> To simplify operations on virDomainDiskHostDef arrays we will need deep
>> copy and freeing functions. Add and properly export them.
>> ---
>> +if (VIR_STRDUP(dst->port, src->port) < 0)
>> +
On 11/27/13 12:15, Michal Privoznik wrote:
> On 26.11.2013 17:49, Peter Krempa wrote:
>> To simplify operations on virDomainDiskHostDef arrays we will need deep
>> copy and freeing functions. Add and properly export them.
>> ---
>> src/conf/domain_conf.c | 55
>>
On 26.11.2013 17:49, Peter Krempa wrote:
> To simplify operations on virDomainDiskHostDef arrays we will need deep
> copy and freeing functions. Add and properly export them.
> ---
> src/conf/domain_conf.c | 55
> +---
> src/conf/domain_conf.h | 3
To simplify operations on virDomainDiskHostDef arrays we will need deep
copy and freeing functions. Add and properly export them.
---
src/conf/domain_conf.c | 55 +---
src/conf/domain_conf.h | 3 +++
src/libvirt_private.syms | 2 ++
3 files changed