From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Sandeen Subject: Re: ext3: Freeing blocks not in datazone Date: Mon, 14 Apr 2008 14:23:39 -0500 Message-ID: <4803AF3B.2020702@redhat.com> References: <4803A109.5080800@rtr.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: linux-ext4@vger.kernel.org, Linux Kernel To: Mark Lord Return-path: Received: from mx1.redhat.com ([66.187.233.31]:35208 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1762678AbYDNTXo (ORCPT ); Mon, 14 Apr 2008 15:23:44 -0400 In-Reply-To: <4803A109.5080800@rtr.ca> Sender: linux-ext4-owner@vger.kernel.org List-ID: Mark Lord wrote: > One of my test systems here, running 2.6.25-rc8-git*, > just now crapped out with this in the tail end of dmesg: > > [ 20.927780] EXT3-fs error (device sda1): ext3_free_blocks: Freeing blocks not in datazone - block > [ 20.928756] Aborting journal on device sda1. I've got a similar report from the F9 installer, also on 2.6.25-rc8* ... trying to reproduce locally. Thanks, -Eric