From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Subject: Re: [PATCH] libata: reduce ATA command timeout to 7secs Date: Sat, 3 Feb 2007 19:59:30 +0000 Message-ID: <20070203195930.4dc956dc@localhost.localdomain> References: <20070202063748.GC1625@htj.dyndns.org> <45C33BCF.2040506@emc.com> <45C354CF.1020500@gmail.com> <20070202153929.33f4a806@localhost.localdomain> <45C41018.1010509@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from outpipe-village-512-1.bc.nu ([81.2.110.250]:57967 "EHLO lxorguk.ukuu.org.uk" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1751385AbXBCTrM (ORCPT ); Sat, 3 Feb 2007 14:47:12 -0500 In-Reply-To: <45C41018.1010509@gmail.com> Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: Tejun Heo Cc: Ric Wheeler , Jeff Garzik , linux-ide@vger.kernel.org, Mark Lord > So, I agree with Mark here. We should retry and fail bio-by-bio. The > end effect wouldn't be much worse than block-by-block while taking much > less time. And perhaps flip the bio list backwards as well 8) ?