qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] qcow2: Really use cache=unsafe for image creati


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH] qcow2: Really use cache=unsafe for image creation
Date: Tue, 1 Feb 2011 13:35:31 +0000

On Thu, Jan 27, 2011 at 3:50 PM, Kevin Wolf <address@hidden> wrote:
> For cache=unsafe we also need to set BDRV_O_CACHE_WB, otherwise we have some
> strange unsafe writethrough mode.
>
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
>  block/qcow2.c |    3 ++-
>  1 files changed, 2 insertions(+), 1 deletions(-)

Reviewed-by: Stefan Hajnoczi <address@hidden>



reply via email to

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