|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Artur Grabowski (art
cvs.openbsd.org)Date: Thu Nov 15 2001 - 00:40:39 CST
CVSROOT: /cvs
Module name: src
Changes by: art
cvs.openbsd.org 2001/11/14 23:40:39
Modified files:
sys/kern : vfs_subr.c
Log message:
Don't zero v_bioflag when recycling a vnode in getnewvnode.
Sometimes the vnode can be on the syncers list. While that is a bug, it's
just a minor annoyance. A vnode on a syncer worklist without VBIOONSYNCLIST
set is a disaster.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]