delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/2001/01/18/21:04:54

Message-Id: <5.0.2.1.0.20010118204953.00a37e90@pop5.banet.net>
X-Sender: usbanet DOT farley3 AT pop5 DOT banet DOT net
X-Mailer: QUALCOMM Windows Eudora Version 5.0.2
Date: Thu, 18 Jan 2001 21:04:29 -0500
To: Martin Str|mberg <ams AT ludd DOT luth DOT se>
From: "Peter J. Farley III" <pjfarley AT banet DOT net>
Subject: Re: Fw: Patch for statfs.c
Cc: djgpp-workers AT delorie DOT com
In-Reply-To: <200101182031.VAA24139@father.ludd.luth.se>
References: <5 DOT 0 DOT 2 DOT 1 DOT 0 DOT 20010117211305 DOT 03654860 AT pop5 DOT banet DOT net>
Mime-Version: 1.0
Reply-To: djgpp-workers AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: djgpp-workers AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

At 09:31 PM 1/18/01 +0100, Martin Str|mberg wrote:
<Snipped>
 >I hope you mean in the root directory...

Yes, and yours are clearly different.

 >Let's do it on the Partition Magic CD:
 >
 >UTILITY        <DIR>        99-10-22   5.00 UTILITY
 >FRANCAIS       <DIR>        99-10-22   5.00 FRANCAIS
 >ENGLISH        <DIR>        99-10-22   5.00 ENGLISH
 >DEUTSCH        <DIR>        99-10-22   5.00 DEUTSCH
 >AUTORUN  EXE        47 616  99-10-22   5.00 AUTORUN.EXE
 >
 >Actually all timestamps in the root are "99-10-22   5.00"...

Oops.  I was using PM 4.0, not PM 5.0.  Here are my PM 5.0 results:

WinProperties = 144,670,720 = 141,280 * 1024

April, 1997 df.exe:

F:\Eudora\Attach>df z:
Filesystem         1024-blocks  Used Available Capacity Mounted on
PMagic_5              142212  142212        0    100%   z:/

August, 1997 df.exe:

M:\bin>df z:
Filesystem         1024-blocks  Used Available Capacity Mounted on
PMagic_5              141280  141280        0    100%   z:/

May, 2000 df.exe:

O:\bin>df z:
Filesystem         1024-blocks  Used Available Capacity Mounted on
PMagic_5              142212  142212        0    100%   z:/

df.exe rebuilt with CVS statfs.c:

O:\gnu\filutil3.16\src>df z:
Filesystem         1024-blocks  Used Available Capacity Mounted on
PMagic_5              142212  142212        0    100%   z:/

1997 statfs.c:

O:\src\libc\compat\sys\vfs>statfs97 z:
After AX1510: bsize = 2048, free = 0, blocks = 71106.
Results for `z:':

Total blocks: 71106
Available blocks: 0
Block size: 2048

This is 142,212 blocks of 1024.

Latest statfs.c from Martin:

O:\src\libc\compat\sys\vfs>statfsms z:
After AX1510: bsize = 2048, free = 0, blocks = 71106.
After AX7303: bsize = 32768, free = 0, blocks = 4415.
After AX7303+DVD chk: bsize = 2048, free = 0, blocks = 71106.
Results for `z:':

Total blocks: 71106
Available blocks: 0
Block size: 2048

AX1510 results:		142,212 blocks of 1024
AX7303 results:		141,280 blocks of 1024

Once again pointing to my system as the failing component.

I think we can call this finished now.  Your version seems to be OK, 
it's my system that reacts differently.

---------------------------------------------------------
Peter J. Farley III (pjfarley AT dorsai DOT org OR
                      pjfarley AT banet DOT net)

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019