From: michaelc@cs.wisc.edu
To: linux-scsi@vger.kernel.org
Subject: RFC: add target reset handler to scsi_error.c
Date: Tue, 18 Dec 2007 22:11:07 -0600 [thread overview]
Message-ID: <1198037469664-git-send-email-michaelc@cs.wisc.edu> (raw)
These patches add a target reset handler to scsi_error.c's error
handler. It is needed because drivers like qla4xxx either have to
do a target reset in the eh_device_reset_handler then do some
tricks so that when that handler is called again we do not send
extra resets, or the driver has to do its own loop in the bus
or host reset handler that loops over the host's targets and sends a
target reset for each target.
Patches were made over scsi-misc.
next reply other threads:[~2007-12-19 4:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-19 4:11 michaelc [this message]
2007-12-19 4:11 ` [PATCH 1/2] scsi error: add target reset eh handler michaelc
2007-12-19 4:11 ` [PATCH 2/2] qla4xxx: Add target reset functionality michaelc
2007-12-21 21:26 ` David Somayajulu
2007-12-21 21:36 ` [PATCH 1/2] scsi error: add target reset eh handler James Bottomley
2007-12-27 3:21 ` Mike Christie
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=1198037469664-git-send-email-michaelc@cs.wisc.edu \
--to=michaelc@cs.wisc.edu \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox