From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans Reiser Subject: Re: Simple preformance test Date: Thu, 11 Apr 2002 18:28:14 +0400 Message-ID: <3CB59D7E.6000206@namesys.com> References: <20020411165627.A992@namesys.com> <3CB598A3.483349D2@vamo.orbitel.bg> <20020411181205.A1971@namesys.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: list-help: list-unsubscribe: list-post: List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Oleg Drokin Cc: Ivan Ivanov , reiserfs-list@namesys.com Oleg Drokin wrote: >Hello! > >On Thu, Apr 11, 2002 at 05:07:31PM +0300, Ivan Ivanov wrote: > >>Filesystem 1k-blocks Used Available Use% Mounted on >>/dev/hda7 1172672 1170676 1996 100% /mnt/test >>I know this but df shows 1996 blocks free >> > >These blocks cannot be used. >They are reserved for some purpose, and there is even a code to grab >these blocks, but the code is disabled, so each reiserfs FS have 2 Mb of data >that cannot be allocated. > > >Bye, > Oleg > > This is a bug. These blocks should not show up as available. Fix it. Hans