[libvirt] [PATCH] storage: Use bool instead of int

Ján Tomko jtomko at redhat.com
Wed Oct 9 07:42:06 UTC 2013


On 10/08/2013 07:43 PM, Eric Blake wrote:
> On 10/08/2013 11:29 AM, Ján Tomko wrote:
>> Commit 532fef3 added two-state 'need_alloc' and exposed
>> 'want_sparse' which also only has two states.
>>
>> Change their type from int to bool.
>> ---
>>  src/storage/storage_backend.c | 12 ++++++------
>>  1 file changed, 6 insertions(+), 6 deletions(-)
> 
> ACK.
> 

Thanks, pushed now.

Jan




More information about the libvir-list mailing list