From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-ig0-x235.google.com ([2607:f8b0:4001:c05::235]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Y0vlt-0007Qo-Pd for linux-mtd@lists.infradead.org; Tue, 16 Dec 2014 17:18:54 +0000 Received: by mail-ig0-f181.google.com with SMTP id l13so7916292iga.14 for ; Tue, 16 Dec 2014 09:18:31 -0800 (PST) Message-ID: <54906964.9020309@gmail.com> Date: Tue, 16 Dec 2014 12:18:28 -0500 From: nick MIME-Version: 1.0 To: Geert Uytterhoeven Subject: Re: Cannot find jffs2_commit_write References: <548F086B.3090607@gmail.com> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: MTD Maling List , David Woodhouse , "linux-kernel@vger.kernel.org" List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Thanks Geert, I am wondering then why do we still have this message in the TODO file for jffs2, - disable compression in commit_write()?. If anyone can explain why this is still needed I will gladly look into it, otherwise I am sending a patch to remove this TODO for jffs2. Regards Nick P.S. I do am linus's tree cloned, I am using lxr only for searching the recent tree. On 2014-12-16 05:57 AM, Geert Uytterhoeven wrote: > Hi Nick, > > On Mon, Dec 15, 2014 at 5:12 PM, nick wrote: >> I seem to not be able to locate jffs2_commit_write by searching with lxr. If someone can tell me what file the function is located in that would be greatly appreciated. > > That's because it does not exist. Presumably someone forgot to update > an error message when it was renamed (before it entered mainline in ... 2002! > > BTW, please clone Linus' git tree instead of lurking in lxr for real development > (I assume that's what you want to do? ;-) > > Gr{oetje,eeting}s, > > Geert > > -- > Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org > > In personal conversations with technical people, I call myself a hacker. But > when I'm talking to journalists I just say "programmer" or something like that. > -- Linus Torvalds >