summaryrefslogtreecommitdiff
path: root/drivers/scsi/sd_dif.c
diff options
context:
space:
mode:
authorHannes Reinecke <hare@suse.de>2009-09-17 15:00:26 (GMT)
committerJames Bottomley <James.Bottomley@suse.de>2009-10-02 14:46:11 (GMT)
commit6e883b0e42739aa560133cfaf41be1138c51a500 (patch)
tree5e9acebafddb6500a50e4586e6d76b907a9d1a0f /drivers/scsi/sd_dif.c
parente27168f8c337b12b8aa8d59c3123c79d2f83603d (diff)
downloadlinux-6e883b0e42739aa560133cfaf41be1138c51a500.tar.xz
[SCSI] Retry ADD_TO_MLQUEUE return value for EH commands
A target reset when I/O is ongoing might result an eventual device offline, as scsi_eh_completed_normally() might return ADD_TO_MLQUEUE in addition to the advertised SUCCESS, FAILED, and NEEDS_RETRY. Which is unfortunate as scsi_send_eh_cmnd() will therefore map ADD_TO_MLQUEUE to FAILED instead of the more appropriate NEEDS_RETRY. Signed-off-by: Hannes Reinecke <hare@suse.de> Cc: Stable Tree <stable@kernel.org> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'drivers/scsi/sd_dif.c')
0 files changed, 0 insertions, 0 deletions