From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759429AbXGVGJg (ORCPT ); Sun, 22 Jul 2007 02:09:36 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751927AbXGVGJa (ORCPT ); Sun, 22 Jul 2007 02:09:30 -0400 Received: from aug.linbit.com ([212.69.162.22]:41659 "EHLO mail.linbit.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751603AbXGVGJ3 (ORCPT ); Sun, 22 Jul 2007 02:09:29 -0400 Date: Sun, 22 Jul 2007 08:09:25 +0200 From: Lars Ellenberg To: Andi Kleen Cc: Jens Axboe , Andrew Morton , lkml , drbd-user@linbit.com Subject: Re: [DRIVER SUBMISSION] DRBD wants to go mainline Message-ID: <20070722060925.GD18326@mail.linbit.com> Mail-Followup-To: Andi Kleen , Jens Axboe , Andrew Morton , lkml , drbd-user@lists.linbit.com References: <20070721203819.GA10706@mail.linbit.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.9i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Jul 22, 2007 at 01:50:09AM +0200, Andi Kleen wrote: > Lars Ellenberg writes: > > > > Jens, Andrew, anyone: please review, > > and give me advice how to proceed from here. > > The standard procedure would be to post all the source code in logical > pieces on the list for review. Then iterate until all comments are addressed. > > -Andi well. there is just one logical piece, the drbd module... it is all in its own subdirectory. it does not really touch anything else. I don't think it is feasible to split it further. Lars