From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christophe Varoqui Subject: Re: [PATCH][multipath-tools] discovery.c set hwe pointer for bus type ccw Date: Thu, 2 Feb 2006 17:19:06 +0100 Message-ID: <20060202161906.GA11415@pundit> References: Reply-To: device-mapper development Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: Stefan Weinhuber Cc: dm-devel@redhat.com List-Id: dm-devel.ids > > I tried to use the current git tree version of the multipath-tools in a > Linux on zSeries environment with DASD devices. The tool multipath seemed > to > recognize the disks correctly, but ignored the device specific > configuration > in my multipath.conf. > Good to see there is some testing happening there. Next major distro release is approaching and not many seem to care to bullet proof the next release ... > Stefan Bader found the problem in libmultipath/discovery.c in the function > > ccw_sysfs_pathinfo. In that function the hwe configlet pointer should be > set. Thanks, my bad. I pushed it as 2f6c4c8ae93d599bf1c2630c97cc675e92fbea90 Regards, cvaroqui