Stefan Hajnoczi c85a7a0057 scsi-disk: fix cmd.mode field typo
The cmd.xfer field is the data length.  The cmd.mode field is the data
transfer direction.

scsi_handle_rw_error() was using the wrong error policy for read
requests.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-Id: <1438262173-11546-3-git-send-email-stefanha@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2015-07-30 15:44:04 +02:00
..
2014-10-31 11:29:00 +01:00
2015-07-30 15:44:04 +02:00
2015-03-09 15:00:07 +01:00
2013-09-12 08:46:21 +02:00
2015-07-27 18:11:53 +03:00