* scsi querry.
@ 2002-05-27 12:24 Kaushik Datta
0 siblings, 0 replies; only message in thread
From: Kaushik Datta @ 2002-05-27 12:24 UTC (permalink / raw)
To: linux-scsi
Hello ,
I have a pseudo LLD module that has it's own queuecommand, abort handler etc etc.
But when a command comes via to queucommand and if due to certain reasons (specific
to my module) the response of the command is not sent to the mid level ,(timeout condition)
the SCSI mid level error handler thread sets the scsi device offline.I have encountered this
error message many a times. Now the return value of my abort handler function is
SCSI_ABORT_SUCCESS and 'result' field as DID_ABORT.
Even after this the mid level is setting the device offline
Is that the correct behaviour ? I am using lk 2.4.2 .
Please correct me if my observations are wrong !
Regards,
Kaushik
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-05-27 12:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-27 12:24 scsi querry Kaushik Datta
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.