OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Thordur I. Bjornsson (thibcvs.openbsd.org)
Date: Fri Nov 09 2007 - 03:59:54 CST


CVSROOT: /cvs
Module name: src
Changes by: thibcvs.openbsd.org 2007/11/09 02:59:54

Modified files:
        sys/ufs/ffs : ffs_alloc.c

Log message:
Code to read in the cylinder groups is duplicated in a few spots,
factor it into a new function, ffs_cgread(); and use that.

From mickey;

OK art, toby