Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754774Ab0DVQ1N (ORCPT ); Thu, 22 Apr 2010 12:27:13 -0400 Received: from 0122700014.0.fullrate.dk ([95.166.99.235]:51712 "EHLO kernel.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754348Ab0DVQ1L (ORCPT ); Thu, 22 Apr 2010 12:27:11 -0400 Date: Thu, 22 Apr 2010 18:27:10 +0200 From: Jens Axboe To: Linus Torvalds Cc: =?iso-8859-1?Q?J=F6rn?= Engel , David Woodhouse , linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org, Christoph Hellwig Subject: Re: [PATCH] [MTD] Fix JFFS2 sync silent failure Message-ID: <20100422162709.GJ27497@kernel.dk> References: <20100417184016.GA17345@logfs.org> <20100419073843.GN27497@kernel.dk> <20100419101559.GA4145@logfs.org> <20100419102056.GS27497@kernel.dk> <20100422055448.GA27309@logfs.org> <20100422062631.GC27309@logfs.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1161 Lines: 32 On Thu, Apr 22 2010, Linus Torvalds wrote: > > > On Thu, 22 Apr 2010, Linus Torvalds wrote: > > > > Umm. Why not just remove the two-liner? It was incorrect. The comment says > > "this should be safe", and if it wasn't, then the commit that caused this > > all was total crap to begin with. > > Grr. Ok, so we do need it. Because Jens made it not work without it, and > didn't fix up the filesystems, just added a random comment saying "we > shouldn't need to". > > Double-grr. I hate misleading comments. It makes the patch and the code > look like people knew what they were doing. Yeah sorry, that part was apparently not well thought through. It did go through review and testing, but at least the latter was not good enough. > Jens - please help fix this up. Of course, I already posted a series of patches to fix this up. I want to test them a bit, and I'll send them in tomorrow. -- 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/