1. 07 9月, 2005 1 次提交
    • J
      [SCSI] quieten messages on scsi_execute commands · 3173d8c3
      James Bottomley 提交于
      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: NJames Bottomley <James.Bottomley@SteelEye.com>
      3173d8c3
  2. 29 8月, 2005 5 次提交
  3. 28 8月, 2005 3 次提交
  4. 31 7月, 2005 1 次提交
  5. 14 7月, 2005 1 次提交
  6. 29 6月, 2005 1 次提交
  7. 27 6月, 2005 3 次提交
  8. 24 6月, 2005 1 次提交
  9. 21 5月, 2005 5 次提交
  10. 19 4月, 2005 2 次提交
  11. 17 4月, 2005 4 次提交