Re: [RFC] [PATCH 2/2] blk request timeout handler patches

2007-10-04 Thread Randy Dunlap
On Thu, 4 Oct 2007 11:20:03 -0700 [EMAIL PROTECTED] wrote: > Fix scsi_dispatch_cmd() to stop timers. > > Signed-off-by: Malahal Naineni <[EMAIL PROTECTED]> > > > diff -r 870bb598c977 drivers/scsi/scsi.c > --- a/drivers/scsi/scsi.c Thu Sep 27 00:25:38 2007 -0700 > +++ b/drivers/scsi/scsi.c

[RFC] [PATCH 2/2] blk request timeout handler patches

2007-10-04 Thread malahal
Fix scsi_dispatch_cmd() to stop timers. Signed-off-by: Malahal Naineni <[EMAIL PROTECTED]> diff -r 870bb598c977 drivers/scsi/scsi.c --- a/drivers/scsi/scsi.c Thu Sep 27 00:25:38 2007 -0700 +++ b/drivers/scsi/scsi.c Thu Sep 27 01:04:10 2007 -0700 @@ -471,14 +471,19 @@ int scsi_dispatc

Re: [PATCH 2/2] blk request timeout handler:

2007-07-09 Thread Mike Christie
I dropped Jen's old suse address and added his oracle one. Salyzyn, Mark wrote: What ever happened to the following (admittedly snipped up) patch from a year ago, was there a reason this initiative was dropped? If so, please state what I missed? I have not worked on it because I got busy with

RE: [PATCH 2/2] blk request timeout handler:

2007-07-09 Thread Salyzyn, Mark
ECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Mike Christie > Sent: Tuesday, July 25, 2006 5:40 AM > To: linux-scsi@vger.kernel.org; [EMAIL PROTECTED]; > [EMAIL PROTECTED] > Subject: [PATCH 2/2] blk request timeout handler: > > Convert scsi to the block layer request timer