linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] blk request timeout handler
@ 2006-07-25  9:51 Mike Christie
  0 siblings, 0 replies; only message in thread
From: Mike Christie @ 2006-07-25  9:51 UTC (permalink / raw)
  To: linux-scsi, linux-kernel, axboe

Sorry if this is a duplicate, I had some trouble with my mailer in the
middle if sending the patches.

The following patches move the scsi command timeout code from the scsi
layer to the block layer. I originally did them so request based
multipath could reuse the code, but the code can be used by anyone so I
thought I should send it seperately.

I have tested the normal and error paths with iscsi and am in the middle
of testing the libata error paths. The latter needs more care since it
is the only strategy handler user. I have also converted all the
timeout_per_command users but some of the LLDs still need a "#include
blkdev.h".

So the patches are not ready for mergingm but I wanted to get feedback
on the scsi timer code and if it was accpetable or was it not so nice?
And I wanted to see if these patches were ok alone or if all the scsi eh
needed to be moved at the same time. These patches do not move the
quiesce, abort or reset code.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-07-25  9:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-25  9:51 [PATCH 0/2] blk request timeout handler Mike Christie

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).