diff options
author | James Bottomley <James.Bottomley@steeleye.com> | 2005-09-04 12:32:05 -0400 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.(none)> | 2005-09-06 18:37:57 -0400 |
commit | 3173d8c342971a03857d8af749a3f57da7d06b57 (patch) | |
tree | 6dc8162d8b68e0b66846bf7e2ed015eb60d48378 /drivers/scsi/scsi_error.c | |
parent | ba482ef4b16bad5172d2be693d4b2420b84c84e7 (diff) |
[SCSI] quieten messages on scsi_execute commands
scsi_io_completion() can be a bit noisy about certain conditions.
Previously this wasn't a problem for internally generated commands,
since they never hit it. However, since we do all SCSI commands via
bios, now they do. user CD testers like magicdev are now getting not
ready messages every time they touch the CD to see if there's anything
in it.
Fix this by making all scsi_execute commands REQ_QUIET and making
scsi_finish_io() not say anything for REQ_QUIET.
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/scsi/scsi_error.c')
0 files changed, 0 insertions, 0 deletions