From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [dm-devel] [PATCH 1/1] multipath-tools: Change path checker for IBM IPR devices Date: Tue, 21 Oct 2014 04:03:03 -0700 Message-ID: <20141021110303.GC1950@infradead.org> References: <20140924195721.148637349@linux.vnet.ibm.com> <20140924195752.289011902@linux.vnet.ibm.com> <5423B664.2020007@suse.de> <5424472E.4060300@linux.vnet.ibm.com> <20140925165743.GA20621@infradead.org> <20140930140547.Horde.m7EONeG2u3AJYXxG2TLrmQ3@ltc.linux.ibm.com> <20141001125134.GB31067@infradead.org> <5432B3A5.4080001@linux.vnet.ibm.com> <20141006175032.Horde.YOAhPr63sPbLDmxx24U30w9@ltc.linux.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from bombadil.infradead.org ([198.137.202.9]:42529 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754971AbaJULDF (ORCPT ); Tue, 21 Oct 2014 07:03:05 -0400 Content-Disposition: inline In-Reply-To: <20141006175032.Horde.YOAhPr63sPbLDmxx24U30w9@ltc.linux.ibm.com> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: wenxiong@linux.vnet.ibm.com Cc: device-mapper development , Brian King , Christoph Hellwig , linux-scsi@vger.kernel.org, James Bottomley On Mon, Oct 06, 2014 at 05:50:32PM -0400, wenxiong@linux.vnet.ibm.com wrote: > Sorry it took some time since we need to re-config the systems for this test. > > With Christoph's new patch only, still saw the failure. > With Christoph's new patch + Brian's patch, works fine, didn't see the > failure. Can one of you send me a tested series with both patches? Thanks!