From: Eric Sandeen Subject: mballoc errors Date: Wed, 26 Mar 2008 16:41:22 -0500 Message-ID: <47EAC302.5040109@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit To: ext4 development Return-path: Received: from mx1.redhat.com ([66.187.233.31]:52070 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760763AbYCZVlX (ORCPT ); Wed, 26 Mar 2008 17:41:23 -0400 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id m2QLfN1r009133 for ; Wed, 26 Mar 2008 17:41:23 -0400 Received: from lacrosse.corp.redhat.com (lacrosse.corp.redhat.com [172.16.52.154]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m2QLfNii031688 for ; Wed, 26 Mar 2008 17:41:23 -0400 Received: from neon.msp.redhat.com (neon.msp.redhat.com [10.15.80.10]) by lacrosse.corp.redhat.com (8.12.11.20060308/8.11.6) with ESMTP id m2QLfMoQ002680 for ; Wed, 26 Mar 2008 17:41:22 -0400 Sender: linux-ext4-owner@vger.kernel.org List-ID: This report just came in on the fedora list... EXT4-fs error (device dm-0): ext4_mb_generate_buddy: EXT4-fs: group 717: 23410 blocks in bitmap, 23411 in gd EXT4-fs error (device dm-0): ext4_mb_generate_buddy: EXT4-fs: group 721: 19309 blocks in bitmap, 19333 in gd has anyone else seen this problem in testing? I guess it means freespace accounting got out of sync...? Thanks, -Eric