qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 3/4] scsi-disk: Complete failed requests in scsi


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH 3/4] scsi-disk: Complete failed requests in scsi_disk_emulate_command
Date: Thu, 28 Oct 2010 15:34:14 +0100

On Mon, Oct 25, 2010 at 4:17 PM, Kevin Wolf <address@hidden> wrote:
> This pulls the request completion for error cases from the caller to
> scsi_disk_emulate_command. This should not change semantics, but allows to
> reuse scsi_handle_write_error() for flushes in the next patch.
>
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
>  hw/scsi-disk.c |   21 ++++++++++-----------
>  1 files changed, 10 insertions(+), 11 deletions(-)

Reviewed-by: Stefan Hajnoczi <address@hidden>

Stefan



reply via email to

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