1 1.1.2.2 thorpej # $NetBSD: TODO,v 1.1.2.2 2002/12/29 19:55:55 thorpej Exp $ 2 1.1.2.2 thorpej 3 1.1.2.2 thorpej - use the dirty flag introduced by Win95 OSR2, as noted in bin/5638 4 1.1.2.2 thorpej - the fat cache (see msdosfs_fat.c, denode->de_fc[]) should probably 5 1.1.2.2 thorpej hold all cluster numbers for directories to speed up file lookup; 6 1.1.2.2 thorpej doing the same for files is likely to not be worth the needed 7 1.1.2.2 thorpej memory, since they are often much bigger and scanned much less 8 1.1.2.2 thorpej frequently 9