This is the mail archive of the cygwin-developers@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Win98: GetDiskFreeSpace fails on shares


On Jun 16 15:21, Dave Korn wrote:
> >From: Corinna Vinschen
> > Right, the idea being (right now) that data is missing to fill out the
> > statvfs datastructure.
> 
>   Well, we do have the number of bytes free, which is the main thing to get
> right.  And SUS gives us wriggle-room:
> 
> http://www.opengroup.org/onlinepubs/009695399/functions/statvfs.html
> 
> "It is unspecified whether all members of the statvfs structure have
> meaningful values on all file systems"
> 
>   So perhaps we could just choose a fake block size to report so long as the
> product of blocks*size gives the right result?

Sure, why not, as long as it's only done in case GetDiskFreeSpace returns
FALSE.  Are you perhaps contemplating the idea to prepare a patch (hint,
hint, hippo)?


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          mailto:cygwin@cygwin.com
Red Hat, Inc.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]