qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v6 18/18] aio: drop io_flush argument


From: Wenchao Xia
Subject: Re: [Qemu-devel] [PATCH v6 18/18] aio: drop io_flush argument
Date: Mon, 29 Jul 2013 16:37:12 +0800
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130620 Thunderbird/17.0.7

Reviewed-by: Wenchao Xia <address@hidden>

> 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 and AioFlushHandler typedefs are no
> longer used and are dropped too.
> 
> Reviewed-by: Paolo Bonzini <address@hidden>
> Signed-off-by: Stefan Hajnoczi <address@hidden>
> ---
>   aio-posix.c                     |  7 ++-----
>   aio-win32.c                     |  3 +--
>   async.c                         |  4 ++--
>   block/curl.c                    |  9 ++++-----
>   block/gluster.c                 |  7 +++----
>   block/iscsi.c                   |  3 +--
>   block/linux-aio.c               |  3 +--
>   block/nbd.c                     | 11 ++++-------
>   block/rbd.c                     |  4 ++--
>   block/sheepdog.c                | 18 ++++++++----------
>   block/ssh.c                     |  4 ++--
>   hw/block/dataplane/virtio-blk.c |  8 ++++----
>   include/block/aio.h             | 14 ++------------
>   main-loop.c                     |  9 +++------
>   tests/test-aio.c                | 40 
> ++++++++++++++++++++--------------------
>   thread-pool.c                   |  5 ++---
>   16 files changed, 61 insertions(+), 88 deletions(-)
> 

-- 
Best Regards

Wenchao Xia




reply via email to

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