qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH 12/20] block: Introduce bdrv_co_writev_flags()


From: Max Reitz
Subject: Re: [Qemu-block] [PATCH 12/20] block: Introduce bdrv_co_writev_flags()
Date: Sat, 26 Mar 2016 21:24:10 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.0

On 18.03.2016 19:21, Kevin Wolf wrote:
> This function will allow drivers to implement BDRV_REQ_FUA natively
> instead of sending a separate flush after the write.
> 
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
>  block/io.c                | 9 ++++++++-
>  include/block/block_int.h | 5 +++++
>  2 files changed, 13 insertions(+), 1 deletion(-)

Reviewed-by: Max Reitz <address@hidden>

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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