On Fri, Mar 07, 2025 at 11:16:32PM +0100, Kevin Wolf wrote:
> As a preparation for having multiple adaptive polling states per
> AioContext, move the 'ns' field into a separate struct.
>
> Signed-off-by: Kevin Wolf
> ---
> include/block/aio.h | 6 +-
> util/aio-posix.c| 31 +
As a preparation for having multiple adaptive polling states per
AioContext, move the 'ns' field into a separate struct.
Signed-off-by: Kevin Wolf
---
include/block/aio.h | 6 +-
util/aio-posix.c| 31 ---
util/async.c| 3 ++-
3 files changed, 23 inse