Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756303Ab0LJXko (ORCPT ); Fri, 10 Dec 2010 18:40:44 -0500 Received: from e35.co.us.ibm.com ([32.97.110.153]:56151 "EHLO e35.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751496Ab0LJXkl (ORCPT ); Fri, 10 Dec 2010 18:40:41 -0500 Date: Fri, 10 Dec 2010 15:40:36 -0800 From: Malahal Naineni To: Mike Snitzer Cc: Hannes Reinecke , k-ueda@ct.jp.nec.com, michaelc@cs.wisc.edu, tytso@mit.edu, sshtylyov@mvista.com, linux-scsi@vger.kernel.org, jaxboe@fusionio.com, jack@suse.cz, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, swhiteho@redhat.com, linux-raid@vger.kernel.org, linux-ide@vger.kernel.org, dm-devel@redhat.com, James.Bottomley@suse.de, konishi.ryusuke@lab.ntt.co.jp, j-nomura@ce.jp.nec.com, vst@vlnb.net, rwheeler@redhat.com, hch@lst.de, chris.mason@oracle.com, tj@kernel.org Subject: Re: [RFC PATCH 0/3] differentiate between I/O errors Message-ID: <20101210234036.GA4841@us.ibm.com> Mail-Followup-To: Mike Snitzer , Hannes Reinecke , k-ueda@ct.jp.nec.com, michaelc@cs.wisc.edu, tytso@mit.edu, sshtylyov@mvista.com, linux-scsi@vger.kernel.org, jaxboe@fusionio.com, jack@suse.cz, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, swhiteho@redhat.com, linux-raid@vger.kernel.org, linux-ide@vger.kernel.org, dm-devel@redhat.com, James.Bottomley@suse.de, konishi.ryusuke@lab.ntt.co.jp, j-nomura@ce.jp.nec.com, vst@vlnb.net, rwheeler@redhat.com, hch@lst.de, chris.mason@oracle.com, tj@kernel.org References: <20101130225956.GA8882@redhat.com> <1291763802-8251-1-git-send-email-snitzer@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1291763802-8251-1-git-send-email-snitzer@redhat.com> X-Operating-System: Linux 2.0.32 on an i486 User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1007 Lines: 24 Mike Snitzer [snitzer@redhat.com] wrote: > Refreshed Hannes' initial "scsi: Detailed I/O errors" patch against > v2.6.37-rc5. v2 introduces __scsi_error_from_host_byte to avoid > the duplicate switch statement. Also a few whitespace and comment > changes. > > Split DM mpath change out to separate v2 patch; failed discard is now > retryable in the face of a non-target IO error. > > Added improved block layer's I/O error message (based on the finer > grained I/O error returns afforded by SCSI). > > Comments/suggestions are welcome. I did test the Hannes original patch with the latest Linus' git tree! I used scsi_debug to simulate path failures as well as 'Media' failures and it did work as expected. I will test your patches soon. Thanks, Malahal. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/