From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [PATCH v2] block: move RAID transport class to BLOCK menu Date: Sun, 04 Nov 2007 15:06:37 -0500 Message-ID: <472E264D.4010006@garzik.org> References: <20071104104423.d595c0e7.randy.dunlap@oracle.com> <20071104185806.GV15111@parisc-linux.org> <472E16BA.4090708@garzik.org> <472E1FD7.1010508@oracle.com> <472E2458.7060905@garzik.org> <472E2567.4010304@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from srv5.dvmed.net ([207.36.208.214]:38830 "EHLO mail.dvmed.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751428AbXKDUGq (ORCPT ); Sun, 4 Nov 2007 15:06:46 -0500 In-Reply-To: <472E2567.4010304@oracle.com> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: Randy Dunlap Cc: Matthew Wilcox , scsi , jejb , Jens Axboe Randy Dunlap wrote: > Jeff Garzik wrote: >> Randy Dunlap wrote: >>> From: Randy Dunlap >>> >>> Move RAID class configuration to the BLOCK menu since it is not >>> SCSI-specific. >>> >>> Signed-off-by: Randy Dunlap >>> --- >>> block/Kconfig | 5 +++++ >>> drivers/scsi/Kconfig | 7 ------- >>> 2 files changed, 5 insertions(+), 7 deletions(-) >> >> ACK >> >> Though IMO we should move the code, too. > > OK, I'll do that and resend. Well, I'm only one voice... might wait to see if others agree first :) Jeff