public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* host_self_blocked question/bug?
@ 2003-11-25 21:46 Brian King
  2003-11-25 21:55 ` James Bottomley
  0 siblings, 1 reply; 5+ messages in thread
From: Brian King @ 2003-11-25 21:46 UTC (permalink / raw)
  To: linux-scsi

I am writing an HBA driver for 2.6 and found that when host_self_blocked 
is true the error handler will still send Test Unit Ready. This seems 
like a bug. I would like to be able to use scsi_block_requests to stop 
anything from coming into queuecommand, as I may be running BIST on the 
adapter, downloading microcode, etc. in which case I cannot accept any 
commands. It seems to me like the solution might be to simply have 
scsi_eh_tur return success in if host_self_blocked is true. Thoughts?


-- 
Brian King
eServer Storage I/O
IBM Linux Technology Center


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-11-26 13:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-25 21:46 host_self_blocked question/bug? Brian King
2003-11-25 21:55 ` James Bottomley
2003-11-25 22:31   ` Brian King
2003-11-26  0:32     ` Patrick Mansfield
2003-11-26 13:44       ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox