On Mon, Oct 25, 2010 at 4:17 PM, Kevin Wolf <kw...@redhat.com> 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 <kw...@redhat.com> > --- > hw/scsi-disk.c | 21 ++++++++++----------- > 1 files changed, 10 insertions(+), 11 deletions(-)
Reviewed-by: Stefan Hajnoczi <stefa...@linux.vnet.ibm.com> Stefan