Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/msdosfs one less - async mode support implemented
details: https://anonhg.NetBSD.org/src/rev/cbd61ab8d6ff
branches: trunk
changeset: 484171:cbd61ab8d6ff
user: jdolecek <jdolecek%NetBSD.org@localhost>
date: Mon Mar 27 09:45:38 2000 +0000
description:
one less - async mode support implemented
diffstat:
sys/msdosfs/TODO | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (12 lines):
diff -r 0a9ef966c204 -r cbd61ab8d6ff sys/msdosfs/TODO
--- a/sys/msdosfs/TODO Mon Mar 27 09:44:45 2000 +0000
+++ b/sys/msdosfs/TODO Mon Mar 27 09:45:38 2000 +0000
@@ -1,7 +1,5 @@
-# $NetBSD: TODO,v 1.3 2000/03/22 14:56:56 jdolecek Exp $
+# $NetBSD: TODO,v 1.4 2000/03/27 09:45:38 jdolecek Exp $
-- support async mount (handy e.g. on slow medium when extracting lot's
- of small files)
- 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