Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/msdosfs one more



details:   https://anonhg.NetBSD.org/src/rev/21efd5b9fb47
branches:  trunk
changeset: 484174:21efd5b9fb47
user:      jdolecek <jdolecek%NetBSD.org@localhost>
date:      Mon Mar 27 10:15:13 2000 +0000

description:
one more

diffstat:

 sys/msdosfs/TODO |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (11 lines):

diff -r 5aa91c267100 -r 21efd5b9fb47 sys/msdosfs/TODO
--- a/sys/msdosfs/TODO  Mon Mar 27 10:01:47 2000 +0000
+++ b/sys/msdosfs/TODO  Mon Mar 27 10:15:13 2000 +0000
@@ -1,5 +1,6 @@
-# $NetBSD: TODO,v 1.4 2000/03/27 09:45:38 jdolecek Exp $
+# $NetBSD: TODO,v 1.5 2000/03/27 10:15:13 jdolecek Exp $
 
+- use the dirty flag Win95 OSR2 introduced, as noted in bin/5638
 - the fat cache (see msdosfs_fat.c, denode->de_fc[]) should prolly
        hold _all_ clusters for directories - should speed up repetitive
        scanning through whole directory when extracting an archive



Home | Main Index | Thread Index | Old Index