qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 3/5] block/aio_task: drop aio_task_pool_wait_one() helper


From: Vladimir Sementsov-Ogievskiy
Subject: Re: [PATCH 3/5] block/aio_task: drop aio_task_pool_wait_one() helper
Date: Thu, 18 Jun 2020 12:41:19 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.9.0

16.06.2020 19:20, Denis V. Lunev wrote:
It is not used outside the module.

Actually there are 2 kind of waiters:
- for a slot and
- for all tasks to finish
This patch limits external API to listed types.

Signed-off-by: Denis V. Lunev<den@openvz.org>
Suggested-by: Vladimir Sementsov-Ogievskiy<vsementsov@virtuozzo.com>

Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>

--
Best regards,
Vladimir



reply via email to

[Prev in Thread] Current Thread [Next in Thread]