[libvirt] [PATCH 04/10] util: storagesource: Add helper to copy and free storage source seclabels

2014-06-19 Thread Peter Krempa
They will be reused to transfer disk labels from snapshotted disks to the new disk definitions. --- src/libvirt_private.syms | 1 + src/util/virstoragefile.c | 43 --- src/util/virstoragefile.h | 3 +++ 3 files changed, 40 insertions(+), 7 deletions(-) d

Re: [libvirt] [PATCH 04/10] util: storagesource: Add helper to copy and free storage source seclabels

2014-06-19 Thread Eric Blake
On 06/19/2014 07:46 AM, Peter Krempa wrote: > They will be reused to transfer disk labels from snapshotted disks to > the new disk definitions. > --- > src/libvirt_private.syms | 1 + > src/util/virstoragefile.c | 43 --- > src/util/virstoragefile.h | 3 +

Re: [libvirt] [PATCH 04/10] util: storagesource: Add helper to copy and free storage source seclabels

2014-06-19 Thread Eric Blake
On 06/19/2014 07:46 AM, Peter Krempa wrote: > They will be reused to transfer disk labels from snapshotted disks to > the new disk definitions. > --- > src/libvirt_private.syms | 1 + > src/util/virstoragefile.c | 43 --- > src/util/virstoragefile.h | 3 +