From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from cmsrelay03.mx.net ([165.212.11.112]) by pentafluge.infradead.org with smtp (Exim 4.30 #5 (Red Hat Linux)) id 1B2zaP-0001ml-AO for linux-mtd@lists.infradead.org; Mon, 15 Mar 2004 21:25:25 +0000 Message-ID: <03ea01c40ad4$804de6b0$fd0ba8c0@briantpc> From: "Brian T" To: References: <002901c406cb$3c049ec0$fd0ba8c0@briantpc> Date: Mon, 15 Mar 2004 15:28:46 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: Re: free_list / free_size messages List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Just wondering if anyone had some insight on this error message. -Brian > Since moving from JFFS2 2.1 to 2.2, I have noticed klog messages I didn't > see before. It only seems to happen after a fresh flash when writing data > to the romfs. sometimes I get a few messages, but this time I only got the > one: > > Mar 10 12:07:25 klogd: Eep. Block 0x00120000 taken from free_list had > free_size of 0x00000038!! > > It seems to recover, and I cannot find any corrupt files. I see this error > also listed in the 2.1 source code, but never actually *got* the error > before. > > Could someone explain what would cause it? Sorry if this has been discussed > before, I didn't see anything on it when searching.