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: Wed Apr 11 2007 - 10:17:46 CDT


CVSROOT: /cvs
Module name: src
Changes by: thibcvs.openbsd.org 2007/04/11 09:17:46

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

Log message:
in ffs_reload() use ffs_validate() to check if the
superblock is OK; Makes it work for FFS2.

ok tedu