From mboxrd@z Thu Jan 1 00:00:00 1970 Subject: Re: [PATCH] [JFFS2] Fix free space leaking From: David Woodhouse To: =?ISO-8859-1?Q?J=F6rn?= Engel In-Reply-To: <20080221111148.GA10791@lazybastard.org> References: <20071113102323.GA5933@damir.rnd.local> <1202293219.25864.45.camel@gentoo-jocke.transmode.se> <20080221111148.GA10791@lazybastard.org> Content-Type: text/plain; charset=UTF-8 Date: Thu, 21 Feb 2008 20:39:29 +0900 Message-Id: <1203593969.15409.45.camel@shinybook.infradead.org> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Cc: linux-mtd@lists.infradead.org, Damir Shayhutdinov , Joakim Tjernlund List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 2008-02-21 at 12:11 +0100, Jörn Engel wrote: > No idea, but it might help to add dwmw2 to Cc:. dwmw2 moderately confused by it. I don't see why it's correct to account for the space as 'free' when it isn't really. If it's causing a persistent leak, shouldn't we deal with that when the block is erased instead? -- dwmw2