diff options
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/msdosfs/TODO | 3 |
1 files changed, 2 insertions, 1 deletions
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 |
