delorie.com/archives/browse.cgi | search |
From: | Martin Str|mberg <ams AT ludd DOT luth DOT se> |
Message-Id: | <200006011229.OAA09332@father.ludd.luth.se> |
Subject: | Re: LONG: fat32 diff in cvs |
In-Reply-To: | <Pine.SUN.3.91.1000530105304.905I-100000@is> from Eli Zaretskii at "May 30, 2000 10:57:11 am" |
To: | djgpp-workers AT delorie DOT com |
Date: | Thu, 1 Jun 2000 14:29:49 +0200 (MET DST) |
X-Mailer: | ELM [version 2.4ME+ PL54 (25)] |
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 |
According to Eli Zaretskii: > I don't know if it's important, but perhaps it's a good idea to add a > function that will force _is_fat32 to reinitialize itself, to avoid > restarting the whole program. Yes, it would. But now when I look at the result I see that the only part of the code that calls _is_fat32() is statfs. And the caching was done to speed up open() and friends... So i suggest we throw away the caching (you don't usually call statfs that much). Right, MartinS
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |