[libvirt] [PATCH] storage: use correct type for array count

Eric Blake eblake at redhat.com
Thu Oct 31 12:41:17 UTC 2013


On 10/31/2013 01:48 AM, Osier Yang wrote:
> On 31/10/13 05:43, Eric Blake wrote:
>> Using size_t counts will let us use VIR_APPEND_ELEMENT and friends.
>>
>> * src/conf/storage_conf.h (_virStoragePoolObjList)
>> (_virStorageVolDefList): Track list sizes with size_t.
>> * src/storage/storage_backend_rbd.c
>> (virStorageBackendRBDRefreshPool): Fix type fallout.
>>
>> Signed-off-by: Eric Blake <eblake at redhat.com>
>> ---
>>   src/conf/storage_conf.h           | 4 ++--
>>   src/storage/storage_backend_rbd.c | 2 +-
>>   2 files changed, 3 insertions(+), 3 deletions(-)
>>
> 
> ACK

Thanks; pushed for 1.1.4.

-- 
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: 621 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20131031/31fe4ae8/attachment-0001.sig>


More information about the libvir-list mailing list