From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262354AbUBXSHH (ORCPT ); Tue, 24 Feb 2004 13:07:07 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262359AbUBXSHH (ORCPT ); Tue, 24 Feb 2004 13:07:07 -0500 Received: from mail.kroah.org ([65.200.24.183]:60841 "EHLO perch.kroah.org") by vger.kernel.org with ESMTP id S262354AbUBXSHA (ORCPT ); Tue, 24 Feb 2004 13:07:00 -0500 Date: Tue, 24 Feb 2004 09:55:17 -0800 From: Greg KH To: Kai Makisara Cc: James Bottomley , Linus Torvalds , Andrew Morton , SCSI Mailing List , Linux Kernel Subject: Re: [BK PATCH] SCSI update for 2.6.3 Message-ID: <20040224175515.GA31715@kroah.com> References: <20040224170412.GA31268@kroah.com> <1077642529.1804.170.camel@mulgrave> <20040224171629.GA31369@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 24, 2004 at 07:51:42PM +0200, Kai Makisara wrote: > On Tue, 24 Feb 2004, Greg KH wrote: > > > On Tue, Feb 24, 2004 at 11:08:48AM -0600, James Bottomley wrote: > > > On Tue, 2004-02-24 at 11:04, Greg KH wrote: > > > > Can you post it here so we can review it? > > > > > > > > And yes, using class_simple should relieve you of Al flamage :) > > > > > > The one in the tree is attached. I did verify it myself, and tried it > > > out on some old QIC tapes I had lying around. > > > > Can you print out the sysfs tree this patch creates? > > > Here is a partial tree for the first tree (nearly identical entries from > the middle trimmed): Ah, very nice. And thanks for adding those symlinks back to the class entries, that should be helpful for people. Looks good. greg k-h