From: Kaushik Datta <kdatta@npd.hcltech.com>
To: linux-scsi@vger.kernel.org
Subject: scsi querry.
Date: Mon, 27 May 2002 17:54:29 +0530 [thread overview]
Message-ID: <3CF2257D.8F80C37F@npd.hcltech.com> (raw)
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
reply other threads:[~2002-05-27 12:24 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3CF2257D.8F80C37F@npd.hcltech.com \
--to=kdatta@npd.hcltech.com \
--cc=linux-scsi@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.