Date: Sat, 06 Jan 2001 20:03:38 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: Martin Str|mberg Message-Id: <557-Sat06Jan2001200338+0200-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.6 CC: djgpp-workers AT delorie DOT com, ceo AT nbensacomputers DOT com In-reply-to: <200101061344.OAA18989@father.ludd.luth.se> (message from Martin Str|mberg on Sat, 6 Jan 2001 14:44:00 +0100 (MET)) Subject: Re: Fw: Patch for statfs.c References: <200101061344 DOT OAA18989 AT father DOT ludd DOT luth DOT se> 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 Precedence: bulk > From: Martin Str|mberg > Date: Sat, 6 Jan 2001 14:44:00 +0100 (MET) > > According to Eli Zaretskii: > > Do the CD-related calls in statfs.c do reasonably good job with a DVD? > > If not, we will have to find a way to detect a DVD. > > Nope. It maxes out at bs=2048 and blocks=1147650 (~2.2BiB). So using CD-related calls with DVD is not a good idea. If FAT32 functions work for DVD, and if no other information can be found, I think that's our only choice. Did someone look at whotsit.org site for info?