qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] qcow2: Invalidate cache after failed read


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH] qcow2: Invalidate cache after failed read
Date: Thu, 28 Oct 2010 16:00:26 +0100

On Thu, Oct 28, 2010 at 3:23 PM, Kevin Wolf <address@hidden> wrote:
> The cache content may be destroyed after a failed read, better not use it any
> more.
>
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
>  block/qcow2-cluster.c  |    1 +
>  block/qcow2-refcount.c |    1 +
>  2 files changed, 2 insertions(+), 0 deletions(-)

Reviewed-by: Stefan Hajnoczi <address@hidden>



reply via email to

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