From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Mon, 7 Jun 2004 08:36:46 -0500 From: Russ Cox To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] fossil question In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: Topicbox-Message-UUID: 974a26ae-eacd-11e9-9e20-41e7f4b1d025 If you want to see it leak, create a large (say, 10MB) file, take a snapshot, and then delete the file. All the blocks at the bottom of the tree will leak. I've fixed fossil (I think!) but I want to run the code here for a few days before I put it on sources. I also put in a "check" console command and tossed flchk. Russ