linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] some block and scsi layer additions for ULD scatterlist code
@ 2005-12-05  8:37 Mike Christie
  2005-12-07  1:17 ` Yanggun
  0 siblings, 1 reply; 6+ messages in thread
From: Mike Christie @ 2005-12-05  8:37 UTC (permalink / raw)
  To: axboe, Linux SCSI list

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.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-12-07  2:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-05  8:37 [PATCH 0/2] some block and scsi layer additions for ULD scatterlist code Mike Christie
2005-12-07  1:17 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).