Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752799AbZAFCo2 (ORCPT ); Mon, 5 Jan 2009 21:44:28 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751063AbZAFCoT (ORCPT ); Mon, 5 Jan 2009 21:44:19 -0500 Received: from thunk.org ([69.25.196.29]:53050 "EHLO thunker.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750890AbZAFCoT (ORCPT ); Mon, 5 Jan 2009 21:44:19 -0500 Date: Mon, 5 Jan 2009 21:44:15 -0500 From: Theodore Tso To: Ken Witherow Cc: Giangiacomo Mariotti , linux-kernel@vger.kernel.org Subject: Re: Half-Disaster switching from ext3 to ext4 Message-ID: <20090106024415.GG14500@mit.edu> Mail-Followup-To: Theodore Tso , Ken Witherow , Giangiacomo Mariotti , linux-kernel@vger.kernel.org References: <12bfabe40901031923r3a828f71v74a8c6a56746b2ec@mail.gmail.com> <20090106004706.GF14500@mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17+20080114 (2008-01-14) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: tytso@mit.edu X-SA-Exim-Scanned: No (on thunker.thunk.org); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1037 Lines: 25 On Mon, Jan 05, 2009 at 09:11:27PM -0500, Ken Witherow wrote: > > I had something similar happen last week on an image I mount via a loop > device (it's an image I use just for my gentoo portage directory so it > doesn't thrash the rest of my filesystem). > Jan 1 22:30:21 death EXT4-fs error (device loop0): mb_free_blocks: double-free of inode 0's block 58359(bit 25591 in group 1) > Jan 1 22:30:21 death Actually, that's a different problem. It's fixed in the patch: ext4: Fix race between read_block_bitmap() and mark_diskspace_used() in the ext4 patch queue (filename: fix-race-between-read_block_bitmap-and-mark_diskspace_used) and in the 2.6.28-ext4-1 patch set. I'm about to push it to Linus, and I'll make sure it's queued for the 2.6.28.1 stable truee. - Ted -- 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/