From: James Bottomley <James.Bottomley@SteelEye.com>
To: Jens Axboe <axboe@suse.de>
Cc: Mike Christie <michaelc@cs.wisc.edu>,
SCSI Mailing List <linux-scsi@vger.kernel.org>
Subject: Re: [RFC] Add user scatter gather I/O to SG_IO
Date: Mon, 13 Jun 2005 08:48:12 -0500 [thread overview]
Message-ID: <1118670492.5079.1.camel@mulgrave> (raw)
In-Reply-To: <20050613065529.GF1414@suse.de>
On Mon, 2005-06-13 at 08:55 +0200, Jens Axboe wrote:
> Didn't you want to remove more than the comment here?
Well ... like I said, it was lightly tested ...
I figured if I could still get SG_IO to work at all, then I'd proved
that single element SG lists worked ...
> > + /* try to reset the bus and the card to a sane state */
> > + scsi_try_bus_reset(scmd);
> > + scsi_try_host_reset(scmd);
> > scsi_device_set_state(scmd->device, SDEV_OFFLINE);
> > if (scsi_eh_eflags_chk(scmd, SCSI_EH_CANCEL_CMD)) {
>
> Different patch?
Yes, contamination, sorry.
> Other than that I think it looks good, thanks. I'll get this added asap.
Great ... let me know when you have a tree ready and I'll move to base
the SCSI changes off it.
James
prev parent reply other threads:[~2005-06-13 13:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-10 23:59 [RFC] Add user scatter gather I/O to SG_IO James Bottomley
2005-06-12 22:19 ` Mike Christie
2005-06-13 6:55 ` Jens Axboe
2005-06-13 13:48 ` James Bottomley [this message]
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=1118670492.5079.1.camel@mulgrave \
--to=james.bottomley@steeleye.com \
--cc=axboe@suse.de \
--cc=linux-scsi@vger.kernel.org \
--cc=michaelc@cs.wisc.edu \
/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.