From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755378AbYEGIK2 (ORCPT ); Wed, 7 May 2008 04:10:28 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754459AbYEGIKH (ORCPT ); Wed, 7 May 2008 04:10:07 -0400 Received: from bombadil.infradead.org ([18.85.46.34]:40291 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751943AbYEGIKC (ORCPT ); Wed, 7 May 2008 04:10:02 -0400 Date: Wed, 7 May 2008 04:10:01 -0400 From: Christoph Hellwig To: Artem Bityutskiy Cc: Christoph Hellwig , LKML , Adrian Hunter Subject: Re: [PATCH take 2] UBIFS - new flash file system Message-ID: <20080507081001.GA14614@infradead.org> References: <1210070159-22794-1-git-send-email-Artem.Bityutskiy@nokia.com> <20080507080153.GB23621@infradead.org> <48216353.3020202@nokia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <48216353.3020202@nokia.com> User-Agent: Mutt/1.5.17 (2007-11-01) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, May 07, 2008 at 11:07:47AM +0300, Artem Bityutskiy wrote: > Christoph Hellwig wrote: >> Do you have the filesystem as a single tarball or patch? This cancer >> of split-up patches that's spreading quickly all over the linux world >> makes sensible reviews quite hard unfortunately. > > Will git tree work? > http://www.linux-mtd.infradead.org/doc/ubifs.html#L_source A git tree of just ubifs would be perfect, but the full tree does it aswell. Not really conveniant, but much better than split patches :)