From: Martin Str|mberg Message-Id: <200101061310.OAA18902@father.ludd.luth.se> Subject: Re: Fw: Patch for statfs.c In-Reply-To: from Norberto Alfredo Bensa at "Jan 6, 2001 09:52:18 am" To: ceo AT nbensacomputers DOT com (Norberto Alfredo Bensa) Date: Sat, 6 Jan 2001 14:10:56 +0100 (MET) Cc: djgpp-workers AT delorie DOT com (DJGPP-WORKERS) X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 According to Norberto Alfredo Bensa: > I'm guessing that 217303 _always_ sets bsize = 2048 for DVDs and anything > else for CDs... As bsize should be 2048 for CD, it would be a pity to throw away the result when it's right for once... It interesting that a DVD-ROM yields a bsize of 2048 while CD-ROMs won't. Right, MartinS