Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261213AbVEaGXM (ORCPT ); Tue, 31 May 2005 02:23:12 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261268AbVEaGXM (ORCPT ); Tue, 31 May 2005 02:23:12 -0400 Received: from e4.ny.us.ibm.com ([32.97.182.144]:131 "EHLO e4.ny.us.ibm.com") by vger.kernel.org with ESMTP id S261213AbVEaGXJ (ORCPT ); Tue, 31 May 2005 02:23:09 -0400 Subject: Re: [patch 04/16] ext3: fix race between ext3 make block reservation and reservation window discard From: Mingming Cao Reply-To: cmm@us.ibm.com To: Rodrigo =?ISO-8859-1?Q?Steinm=FCller?= Wanderley Cc: Chris Wright , linux-kernel@vger.kernel.org, stable@kernel.org, Justin Forbes , Zwane Mwaikambo , "Theodore Ts'o" , Randy Dunlap , Chuck Wolber , torvalds@osdl.org, akpm@osdl.org, alan@lxorguk.ukuu.org.uk, "Iuri [SBTVD]" In-Reply-To: <20050530102820.048644b2@localhost> References: <20050523231529.GL27549@shell0.pdx.osdl.net> <20050523232016.GP27549@shell0.pdx.osdl.net> <20050530102820.048644b2@localhost> Content-Type: text/plain; charset=utf-8 Organization: IBM LTC Date: Mon, 30 May 2005 23:23:04 -0700 Message-Id: <1117520584.4652.17.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-3) Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 744 Lines: 21 On Mon, 2005-05-30 at 10:28 -0300, Rodrigo Steinmüller Wanderley wrote: > Hi, > Does this patch fix the "Assertion failure in log_do_checkpoint" for witch Jan Kara submitted a workaround to the list earlier? > > http://lkml.org/lkml/2005/5/6/30 > > Thanks in advance, > Rodrigo Wanderley > This patch really is to prevent re-remove an already removed reservation window node from the filesystem red-black reservation tree. It has nothing to do with the log_do_checkpoint failure. Mingming - 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/