From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Vegard Nossum" Subject: Re: [Bug #11852] v2.6.28-rc1: Regression in ext3/jbd Date: Sun, 2 Nov 2008 22:18:36 +0100 Message-ID: <19f34abd0811021318k22ee25edgdb896ffc9037031e@mail.gmail.com> References: <603i_OdVYPF.A.7_D.mjeDJB@chimera> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=MLD+x56mUGkgfPwKVQCdI3hGFDQZZDqGDlp4+BVrkTM=; b=eUobgjbTR1fEutSHVy0OwxM77iJKuzNs+BJgHlo5585JCj5mhQgboub6Afsq/Fi9Fk GEoYCTKQEua8zGbH871pV4jMfYJkuQGgDwPL2hKgdw2G2O0NQVUHNFI4QwSnHD9/cTSr jlJ2bL3YTYYKZmB+HiVBQMOd0UOk5qH7QUkMg= In-Reply-To: Content-Disposition: inline Sender: kernel-testers-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii" To: "Rafael J. Wysocki" Cc: Linux Kernel Mailing List , Kernel Testers List , Andrew Morton , Hidehiro Kawai , Linus Torvalds On Sun, Nov 2, 2008 at 5:07 PM, Rafael J. Wysocki wrote: > This message has been generated automatically as a part of a report > of recent regressions. > > The following bug entry is on the current list of known regressions > from 2.6.27. Please verify if it still should be listed and let me know > (either way). > > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=11852 > Subject : v2.6.28-rc1: Regression in ext3/jbd > Submitter : Vegard Nossum > Date : 2008-10-25 11:22 (9 days old) > References : http://marc.info/?l=linux-kernel&m=122493379905812&w=4 > Handled-By : Hidehiro Kawai > Patch : http://marc.info/?l=linux-kernel&m=122510792614388&w=4 > http://marc.info/?l=linux-kernel&m=122510828015045&w=4 This is in mainline as of commit ef2cabf7c6d838eb0ee2b4fb8ef84f7c06ce16d9 Author: Hidehiro Kawai Date: Mon Oct 27 22:53:05 2008 -0400 ext4: fix a bug accessing freed memory in ext4_abort commit 44d6f78756560e95903de239e10f8a40a6eae444 Author: Hidehiro Kawai Date: Mon Oct 27 22:51:46 2008 -0400 ext3: fix a bug accessing freed memory in ext3_abort Thanks for quick action, by the way :-) Vegard -- "The animistic metaphor of the bug that maliciously sneaked in while the programmer was not looking is intellectually dishonest as it disguises that the error is the programmer's own creation." -- E. W. Dijkstra, EWD1036