qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH 06/17] raw-posix: Switch paio_submit() to byte-b


From: Stefan Hajnoczi
Subject: Re: [Qemu-block] [PATCH 06/17] raw-posix: Switch paio_submit() to byte-based
Date: Thu, 14 Jul 2016 13:16:16 +0100
User-agent: Mutt/1.6.1 (2016-04-27)

On Wed, Jun 22, 2016 at 09:51:03AM -0600, Eric Blake wrote:
> The only remaining uses of paio_submit() were flush (with no
> offset or count) and discard (which we are switching to byte-based);
> furthermore, the similarly named paio_submit_co() is already
> byte-based.
> 
> Signed-off-by: Eric Blake <address@hidden>
> ---
>  block/raw-posix.c  | 14 ++++++++------
>  block/raw-win32.c  | 19 +++++++++++--------
>  block/trace-events |  2 +-
>  3 files changed, 20 insertions(+), 15 deletions(-)

Reviewed-by: Stefan Hajnoczi <address@hidden>

Attachment: signature.asc
Description: PGP signature


reply via email to

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