From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eriberto Subject: Re: tail packing don't works with tails Date: Fri, 12 Jan 2007 07:22:46 -0200 Message-ID: References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: list-help: list-unsubscribe: list-post: Errors-To: flx@namesys.com In-Reply-To: Sender: news List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: reiserfs-list@namesys.com A mistake in: Eriberto escreveu: > I think a file with 5 KB must occupy one block only (4 KB) and 3 KB must > be put in the BTree. I would like to know if I am right. The correct is: I think a file with 5 KB must occupy one block only (4 KB) and 1 KB must be put in the BTree. I would like to know if I am right. Thanks