[libvirt] [PATCH 19/24] maint: improve VIR_ERR_INVALID_SECRET usage

Eric Blake eblake at redhat.com
Thu Jan 9 20:57:12 UTC 2014


On 01/02/2014 05:36 PM, John Ferlan wrote:
> 
> 
> On 12/28/2013 11:11 AM, Eric Blake wrote:
>> While all errors related to invalid secrets appeared to be
>> consistent, we might as well continue the trend of using a
>> common macro.  For now, we don't need virCheckSecretGoto().
>>
>> * src/datatypes.h (virCheckSecretReturn): New macro.
>> (VIR_IS_SECRET, VIR_IS_CONNECTED_SECRET): Drop unused macros.
>> * src/libvirt.c: Use macro throughout.
>> (virLibSecretError): Drop unused macro.
>>
>> Signed-off-by: Eric Blake <eblake at redhat.com>
>> ---
>>  src/datatypes.h | 17 ++++++++++---
>>  src/libvirt.c   | 79 +++++++++++++++------------------------------------------
>>  2 files changed, 33 insertions(+), 63 deletions(-)
>>
> 
> Similar to previous the GetUUIDString, GetUsageType, and GetUsageID
> functions now require a valid connection... although GetUUID checked the
> connection in the old code.
> 

And as before, an updated commit message mentions it is intentional.

> 
> ACK
> 

Pushed.

-- 
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/20140109/076ed04d/attachment-0001.sig>


More information about the libvir-list mailing list