From: Roman Z. <zi...@fh...> - 2000-07-27 16:34:24
|
Hi, > It would be nice if someone would write an affsck and mkaffs. A full affsck > that does repairs is probably asked to much for now (given that even a working > affs seems difficult). But an affsck that checks the consistency only is IMHO > something that the guy who wants to fix affs needs anyway. mkaffs should be easy and a simple affsck should be possible, too. The problem in the kernel is that it uses some tricks to reduce the memory usage, what you don't need to do in user space. Hmm, maybe I give it a try over the weekend... bye, Roman |