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

Eric Blake eblake at redhat.com
Thu Jun 19 18:54:00 UTC 2014


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 +++
>  3 files changed, 40 insertions(+), 7 deletions(-)
> 
> diff --git a/src/libvirt_private.syms b/src/libvirt_private.syms
> index 46c0f02..acb2ea3 100644
> --- a/src/libvirt_private.syms
> +++ b/src/libvirt_private.syms
> @@ -1898,6 +1898,7 @@ virStorageNetProtocolTypeToString;
>  virStorageSourceAuthClear;
>  virStorageSourceClear;
>  virStorageSourceClearBackingStore;
> +virStorageSourceCopySeclabels;

Another naming bikeshed - might be better as virStorageSourceSeclabelsCopy

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 604 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140619/c2335fd9/attachment-0001.sig>


More information about the libvir-list mailing list