Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262291AbUCRB45 (ORCPT ); Wed, 17 Mar 2004 20:56:57 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262309AbUCRB45 (ORCPT ); Wed, 17 Mar 2004 20:56:57 -0500 Received: from parcelfarce.linux.theplanet.co.uk ([195.92.249.252]:48591 "EHLO www.linux.org.uk") by vger.kernel.org with ESMTP id S262291AbUCRB4z (ORCPT ); Wed, 17 Mar 2004 20:56:55 -0500 Date: Thu, 18 Mar 2004 01:56:52 +0000 From: viro@parcelfarce.linux.theplanet.co.uk To: Scott Long Cc: Jeff Garzik , "Justin T. Gibbs" , linux-raid@vger.kernel.org, "Gibbs, Justin" , Linux Kernel Subject: Re: "Enhanced" MD code avaible for review Message-ID: <20040318015652.GD31500@parcelfarce.linux.theplanet.co.uk> References: <459805408.1079547261@aslan.scsiguy.com> <4058A481.3020505@pobox.com> <4058C089.9060603@adaptec.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4058C089.9060603@adaptec.com> User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1337 Lines: 28 On Wed, Mar 17, 2004 at 02:18:01PM -0700, Scott Long wrote: > >One overall comment on merging into 2.6: the patch will need to be > >broken up into pieces. It's OK if each piece is dependent on the prior > >one, and it's OK if there are 20, 30, even 100 pieces. It helps a lot > >for review to see the evolution, and it also helps flush out problems > >you might not have even noticed. e.g. > > - add concept of member, and related helper functions > > - use member functions/structs in raid drivers raid0.c, etc. > > - fix raid0 transform > > - add ioctls needed in order for DDF to be useful > > - add DDF format > > etc. > > > > We can provide our Perforce changelogs (just like we do for SCSI). TA: "you must submit a solution, not just an answer" CALC101 student: "but I've checked the answer, it's OK" TA: "I'm sorry, it's not enough" Student: "All right, here are all notes I've made while solving the problem. Happy now?" TA: "Not really" - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/