TODO revision 1.1
11.1Slukem$NetBSD: TODO,v 1.1 2001/10/26 07:41:07 lukem Exp $ 21.1Slukem 31.1Slukemtodo: 41.1Slukem 51.1Slukem- finish makefs.8 61.1Slukem 71.1Slukem- testing 81.1Slukem 91.1Slukem- even more testing 101.1Slukem 111.1Slukem 121.1Slukemoutstanding bugs: 131.1Slukem 141.1Slukem- size estimation is still out (need to take into account indirect blocks!) 151.1Slukem 161.1Slukem- mkfs.c parameter checking when density is rather high or low (dumps core) 171.1Slukem e.g, a large directory with a small number of files dumps core with a 181.1Slukem floating exception i.e, density is too high such as 21886635 or too 191.1Slukem low such as 30 201.1Slukem 211.1Slukem 221.1Slukemdiscuss: 231.1Slukem 241.1Slukem- consider replacing ffs_balloc() et al with own code that doesn't 251.1Slukem need hacked-up buf.c code 261.1Slukem 27