On Wed, Apr 17, 2013 at 03:15:56PM +0200, Paolo Bonzini wrote:
> Il 17/04/2013 15:07, Stefan Hajnoczi ha scritto:
> > The .io_flush() handler no longer exists and has no users. Drop the
> > io_flush argument to aio_set_fd_handler() and related functions.
> >
> > The AioFlushEventNotifierHandler t
Il 17/04/2013 15:07, Stefan Hajnoczi ha scritto:
> The .io_flush() handler no longer exists and has no users. Drop the
> io_flush argument to aio_set_fd_handler() and related functions.
>
> The AioFlushEventNotifierHandler typedef is no longer used and is
> dropped too.
AioFlushHandler is also u
The .io_flush() handler no longer exists and has no users. Drop the
io_flush argument to aio_set_fd_handler() and related functions.
The AioFlushEventNotifierHandler typedef is no longer used and is
dropped too.
Signed-off-by: Stefan Hajnoczi
---
aio-posix.c | 7 ++-
a