Skip to content
Snippets Groups Projects
Commit 424740de authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

scsi-disk: do not complete requests early for rerror/werror=ignore


When requested to ignore errors, just do nothing and let the
request complete normally.  This means that the request will
be accounted correctly.

This is what commit 40dce4ee ("scsi-disk: fix rerror/werror=ignore",
2018-10-19) was supposed to do:

Fixes: 40dce4ee ("scsi-disk: fix rerror/werror=ignore", 2018-10-19)
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent f95f61c2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment