Subject: Re: is 'vnode sez' a sign of danger?
To: Steven M. Bellovin <smb@cs.columbia.edu>
From: Andrew Doran <ad@netbsd.org>
List: current-users
Date: 01/12/2008 18:10:53
On Sat, Jan 12, 2008 at 06:05:20PM +0000, Steven M. Bellovin wrote:

> I"m getting ready to put my new laptop into production use; however, I
> still see a lot of those 'vnode sez' messages.  Are they warning of
> danger?  Am I risking instability?  File system damage?

It indicates that there is a bug in the code that recycles vnodes. It's
mostly harmless - won't cause file system corruption or crashes.

Andrew