[Midnightbsd-cvs] src: growfs.c: The cylinder group tag cg_initediblk needs to match the

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Oct 6 21:20:01 EDT 2009


Log Message:
-----------
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.

Obtained from: FreeBSD, mjacob

Modified Files:
--------------
    src/sbin/growfs:
        growfs.c (r1.2 -> r1.3)
        (http://cvsweb.midnightbsd.org/src/sbin/growfs/growfs.c?r1=1.2&r2=1.3)


More information about the Midnightbsd-cvs mailing list