On Fri, Oct 29, 2010 at 8:25 AM, Kevin Wolf <kw...@redhat.com> wrote: > This implements the rerror option for SCSI disks. > > It also includes minor changes to the write path where the same code is used > that was criticized in the review for the changes to the read path required > for > rerror support. > > Signed-off-by: Kevin Wolf <kw...@redhat.com> > --- > blockdev.c | 6 ++-- > hw/scsi-disk.c | 100 > +++++++++++++++++++++++++++++++++++++------------------- > 2 files changed, 69 insertions(+), 37 deletions(-)
Looks good. Reviewed-by: Stefan Hajnoczi <stefa...@linux.vnet.ibm.com>