freebsd-dev/sbin/growfs
Matt Jacob 4bdcc9c7d7 The cylinder group tag cg_initediblk needs to match the number of inodes
actually initialized. In the growfs case for UFS2, no inodes were actually
being initialized and the number of inodes noted as initialized was the
number of inodes per group. This created a filesystem that was deemed
corrupted because the inodes thus added were full of garbage.

MFC after:	1 month
2009-10-05 01:31:16 +00:00
..
debug.c
debug.h
growfs.8
growfs.c The cylinder group tag cg_initediblk needs to match the number of inodes 2009-10-05 01:31:16 +00:00
Makefile