From: Mike Christie <michaelc@cs.wisc.edu>
To: axboe@suse.de, Linux SCSI list <linux-scsi@vger.kernel.org>
Subject: [PATCH 0/2] some block and scsi layer additions for ULD scatterlist code
Date: Mon, 05 Dec 2005 02:37:05 -0600 [thread overview]
Message-ID: <1133771825.23619.16.camel@max> (raw)
These two patches are some of the core or bugfix code for the SCSI ULD
scatterlist code. The first patch exports the block layer functions
needed to be able to do async REQ_BLOCK_PC commands and hook into the
request end_io callout and it adds the max_hw_sectors code. And the
second patch fixes a bug in st where it allows SCSI-ml to retry commands
and reverts SCSI-ml back to its previous behavior where it does not
allow scsi_io_completion to retry REQ_BLOCK_PC (previously special
requests) commands.
These patches were made against linux-2.6-block, but apply with some
offset to scsi-misc.
next reply other threads:[~2005-12-05 8:37 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-05 8:37 Mike Christie [this message]
2005-12-07 1:17 ` [PATCH 0/2] some block and scsi layer additions for ULD scatterlist code Yanggun
2005-12-07 1:49 ` Mike Christie
2005-12-07 2:03 ` Mike Christie
2005-12-07 2:12 ` Yanggun
2005-12-07 2:09 ` Yanggun
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=1133771825.23619.16.camel@max \
--to=michaelc@cs.wisc.edu \
--cc=axboe@suse.de \
--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.