[libvirt] [PATCHv1.5 01/27] conf: Export virStorageVolType enum helper functions

Peter Krempa pkrempa at redhat.com
Wed Nov 27 14:27:04 UTC 2013


On 11/26/13 19:31, Michal Privoznik wrote:
> On 26.11.2013 17:48, Peter Krempa wrote:
>> Export string conversion from and to the virStorageVolType enum.
>> ---
>>  src/libvirt_private.syms | 2 ++
>>  1 file changed, 2 insertions(+)
>>
>> diff --git a/src/libvirt_private.syms b/src/libvirt_private.syms
>> index a705c56..205fe56 100644
>> --- a/src/libvirt_private.syms
>> +++ b/src/libvirt_private.syms
>> @@ -701,6 +701,8 @@ virStorageVolDefFree;
>>  virStorageVolDefParseFile;
>>  virStorageVolDefParseNode;
>>  virStorageVolDefParseString;
>> +virStorageVolTypeFromString;
>> +virStorageVolTypeToString;
>>
>>
>>  # conf/storage_encryption_conf.h
>>
> 
> ACK, although it can be squashed into 02/27 where the functions are
> first used outside storage driver.

I'd like to keep this one separate as I'll need to backport it
separately from 02/27. I've gone ahead and pushed it.

Peter

> 
> Michal
> 


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


More information about the libvir-list mailing list