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: Todd C. Miller (millertcvs.openbsd.org)
Date: Wed May 01 2013 - 09:43:09 CDT


CVSROOT: /cvs
Module name: src
Changes by: millertcvs.openbsd.org 2013/05/01 08:43:09

Modified files:
        sys/ufs/ufs : ufs_vfsops.c

Log message:
Remove useless cast of ROOT_INFO to ino_t. OK otto