From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [207.189.120.14] (helo=smtp2.linux-foundation.org) by pentafluge.infradead.org with esmtps (Exim 4.63 #1 (Red Hat Linux)) id 1HoLhu-0007y2-46 for linux-mtd@lists.infradead.org; Wed, 16 May 2007 16:46:31 +0100 Date: Wed, 16 May 2007 08:34:08 -0700 From: Andrew Morton To: David Woodhouse Subject: Re: [PATCH] LogFS take three Message-Id: <20070516083408.dcd9dd78.akpm@linux-foundation.org> In-Reply-To: <1179317240.2859.222.camel@shinybook.infradead.org> References: <20070515151919.GA32510@lazybastard.org> <20070515133759.9ee434a2.akpm@linux-foundation.org> <1179317240.2859.222.camel@shinybook.infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Evgeniy Polyakov , Thomas, Albert Cahalan , Greg KH , =?ISO-8859-1?B?SvZybg==?= Engel , linux-kernel@vger.kernel.org, Ingo Oeser , Pekka Enberg , linux-mtd@lists.infradead.org, Jan Engelhardt , linux-fsdevel@vger.kernel.org, Gleixner List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 16 May 2007 20:07:18 +0800 David Woodhouse wrote: > > It's strange and a bit regrettable that an fs would have dependency on MTD, > > really. > > Why? Other file systems has dependencies on BLOCK or on NET. It seems > entirely normal to me. Reduced testability, mainly. Also potentially reduced usefulness.