From b68ecd89bc4ba50acb2bb15153eab3acaa2c4ffb Mon Sep 17 00:00:00 2001 From: jdolecek Date: Mon, 27 Mar 2000 10:15:13 +0000 Subject: one more --- sys/msdosfs/TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys/msdosfs/TODO b/sys/msdosfs/TODO index 22354fd4ee9..64c18fb5088 100644 --- a/sys/msdosfs/TODO +++ b/sys/msdosfs/TODO @@ -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 -- cgit