From: anorland@hem2.passagen.se (Anders Norlander)
Subject: Re: B20: df bug (NT 4.0 SP4) reports max disk size of 2.0 GB only
18 Nov 1998 12:09:21 -0800
Message-ID: <3652A570.91ABA7E0.cygnus.gnu-win32@hem2.passagen.se>
References: <365191AF.2231FC7E@ekwireless.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: Krishna Sampath <ksampath@ekwireless.com>
Cc: gnu-win32@cygnus.com

Krishna Sampath wrote:
> 
> the df command reports the same file size for all the disks on the
> system.... i have 4 GHz disks but the program reports the following:
> 
> Filesystem         1024-blocks  Used Available Capacity Mounted on
> \\.\tape1:           2096450 1862158   234292     89%   /dev/st1
> \\.\tape0:           2096450 1862158   234292     89%   /dev/st0
> \\.\b:               2096450 1862158   234292     89%   /dev/fd1
> \\.\a:               2096450 1862158   234292     89%   /dev/fd0
> C:                   2096450 1862158   234292     89%   /
> 
> any ideas?

This is due to a bug in win32 API GetFreeDiskSpace which return
incorrect values for disks >2GB.

Anders Norlander
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
