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: Pedro Martelletto (pedrocvs.openbsd.org)
Date: Sun Aug 15 2004 - 13:22:30 CDT


CVSROOT: /cvs
Module name: src
Changes by: pedrocvs.openbsd.org 2004/08/15 12:22:30

Modified files:
        sys/kern : vfs_sync.c

Log message:
protect code dealing with the vnode sync list with splbio(). fixes the
'fsync failed' panic on amd64. discussed with and ok'd by art, tedu
and deraadt. tested by many (thanks).