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