Re: [PATCH] gdth: scp timeout clean up (try #2)

2007-11-07 Thread Christoph Hellwig
On Tue, Nov 06, 2007 at 02:34:53PM -0800, [EMAIL PROTECTED] wrote: gdth driver is modified NOT to use scp-eh_timeout. Now, it has eh_timed_out (gdth_timed_out) to handle command timeouts for locked I/O's. Have not tested as I don't have needed hardware! Patch is against 2.6.23-mm1. Looks good

Re: [PATCH] gdth: scp timeout clean up (try #2)

2007-11-07 Thread Jens Axboe
On Tue, Nov 06 2007, [EMAIL PROTECTED] wrote: gdth driver is modified NOT to use scp-eh_timeout. Now, it has eh_timed_out (gdth_timed_out) to handle command timeouts for locked I/O's. Have not tested as I don't have needed hardware! Patch is against 2.6.23-mm1. I updated the timeout patch to