Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 30 Nov 2001 14:32:41 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 30 Nov 2001 14:32:31 -0500 Received: from ns.virtualhost.dk ([195.184.98.160]:47627 "EHLO virtualhost.dk") by vger.kernel.org with ESMTP id ; Fri, 30 Nov 2001 14:32:18 -0500 Date: Fri, 30 Nov 2001 20:31:55 +0100 From: Jens Axboe To: Gertjan van Wingerde Cc: torvalds@transmeta.com, linux-kernel@vger.kernel.org Subject: Re: Compile fixes for 2.5.1-pre4 Message-ID: <20011130203155.A25987@suse.de> In-Reply-To: <3C07D770.3010807@home.nl> <20011130201231.G22698@suse.de> <3C07DD68.30707@home.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3C07DD68.30707@home.nl> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Nov 30 2001, Gertjan van Wingerde wrote: > Jens Axboe wrote: > > >On Fri, Nov 30 2001, Gertjan van Wingerde wrote: > > > >> 3. Linear MD code > >> 4. RAID-0 MD code > >> > > > >Have you verified that it works, or are these just compile fixes? > > > > > > They are just compile fixes. However, these are pretty simple conversions. Note that there is no straight conversion between before having a 1-1 mapping between a buffer_head and a data element and now potentially a 1-n mapping with bio. If you are just remapping, no problem. So I'd rather not take these patches unless you've looked into why it _does_ (or maybe does not) work. I'll make note to review them soon, ok? -- Jens Axboe - 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/