From mboxrd@z Thu Jan 1 00:00:00 1970 From: Douglas Gilbert Subject: Re: lsscsi-0.17 released Date: Wed, 22 Feb 2006 10:01:31 -0500 Message-ID: <43FC7CCB.4090508@torque.net> References: <43FBA4CD.6000505@torque.net> Reply-To: dougg@torque.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from tomts20-srv.bellnexxia.net ([209.226.175.74]:2717 "EHLO tomts20-srv.bellnexxia.net") by vger.kernel.org with ESMTP id S1751313AbWBVPC3 (ORCPT ); Wed, 22 Feb 2006 10:02:29 -0500 In-Reply-To: Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: Matthias Andree Cc: linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org, taggart@debian.org Matthias Andree wrote: > Douglas Gilbert writes: >>This version will be required for lsscsi to work properly >>when lk 2.6.16 is released. >> >>ChangeLog: >>Version 0.17 2006/2/6 >> - fix disappearance of block device names in lk 2.6.16-rc1 > > Does this work around new incompatibilities in the kernel > or does this fix lsscsi bugs? The former. In lk 2.6.16-rc1 the /sys/class/scsi_device//device/block symlink changed to ".../block:sd" breaking lsscsi 0.16 (and earlier) and sg_map26 (in sg3_utils). Doug Gilbert