Paolo Bonzini 40dce4ee61 scsi-disk: fix rerror/werror=ignore
rerror=ignore was returning true from scsi_handle_rw_error but the callers were not
calling scsi_req_complete when rerror=ignore returns true (this is the correct thing
to do when true is returned after executing a passthrough command).  Fix this by
calling it in scsi_handle_rw_error.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2018-10-19 13:44:13 +02:00
..
2018-09-24 18:49:11 +01:00
2018-10-19 13:44:12 +02:00
2016-01-29 15:07:25 +00:00
2018-09-25 13:30:45 +01:00
2018-08-18 18:01:34 +03:00
2018-10-19 13:44:13 +02:00
2018-08-20 11:24:32 +01:00
2018-09-25 15:13:24 +01:00
2018-06-01 15:14:31 +02:00