From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757669AbXEYHSx (ORCPT ); Fri, 25 May 2007 03:18:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751099AbXEYHSr (ORCPT ); Fri, 25 May 2007 03:18:47 -0400 Received: from smtp1.linux-foundation.org ([207.189.120.13]:38104 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750850AbXEYHSr (ORCPT ); Fri, 25 May 2007 03:18:47 -0400 Date: Fri, 25 May 2007 00:18:42 -0700 From: Andrew Morton To: "young dave" Cc: "Christoph Lameter" , "Linux Kernel Mailing List" , "Anton Altaparmakov" Subject: Re: 2.6.22-rc2-mm1 NTFS & SLUB related fix Message-Id: <20070525001842.c4d7a14f.akpm@linux-foundation.org> In-Reply-To: References: <20070524224709.0719acfe.akpm@linux-foundation.org> <20070524234353.ad493d42.akpm@linux-foundation.org> <20070525000115.e24e027a.akpm@linux-foundation.org> X-Mailer: Sylpheed 2.4.1 (GTK+ 2.8.17; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 25 May 2007 07:10:38 +0000 "young dave" wrote: > Hi, > I'm very sorry, andrew, you are right. > I directly modified the source and forgot remove the line ni->name[i] = 0; > Phew ;) Thanks for checking.