TODO revision 1.3
11.3Slukem$NetBSD: TODO,v 1.3 2001/10/29 05:18:25 lukem Exp $ 21.1Slukem 31.3Slukemtodo 41.3Slukem---- 51.1Slukem 61.1Slukem- finish makefs.8 71.1Slukem 81.1Slukem- testing 91.1Slukem 101.1Slukem- even more testing 111.2Slukem 121.2Slukem- add support for converting a tar file (instead of a directory tree); 131.2Slukem suggested by kpneal@pobox.com 141.1Slukem 151.1Slukem 161.3Slukemoutstanding bugs 171.3Slukem---------------- 181.1Slukem 191.1Slukem- size estimation is still out (need to take into account indirect blocks!) 201.1Slukem 211.1Slukem- mkfs.c parameter checking when density is rather high or low (dumps core) 221.1Slukem e.g, a large directory with a small number of files dumps core with a 231.1Slukem floating exception i.e, density is too high such as 21886635 or too 241.1Slukem low such as 30 251.1Slukem 261.1Slukem 271.3Slukemdiscuss 281.3Slukem------- 291.1Slukem 301.1Slukem- consider replacing ffs_balloc() et al with own code that doesn't 311.1Slukem need hacked-up buf.c code 321.1Slukem 33