From mboxrd@z Thu Jan 1 00:00:00 1970 From: Theodore Tso Subject: Re: [Bug #14472] EXT4 corruption Date: Thu, 5 Nov 2009 14:31:50 -0500 Message-ID: <20091105193150.GO6510@mit.edu> References: <6dRYo8ss7vL.A.haF.Are5KB@chimera> <20091029222335.GJ18464@mit.edu> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: Sender: kernel-testers-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Andrew Lutomirski Cc: "Rafael J. Wysocki" , Linux Kernel Mailing List , Kernel Testers List , Shawn Starr On Tue, Nov 03, 2009 at 06:43:11PM -0500, Andrew Lutomirski wrote: > It looks like 2.6.32-rc6 is supposed to fix this bug, but it also > looks like this patch didn't make it in. Should I still be using this > patch? This patch does fix a potential problem and I am planning on pushing it to Linus; the chances of hitting the race is quite low, though; the revert which Eric identified is probably what was affecting most of the people who were seeing problems with ext4 in 2.6.32-rcX. - Ted