Jeff Roberson b930d85380 - Don't make vgonel() globally visible, we want to change its prototype
anyway and it's not used outside of vfs_subr.c.
 - Change vgonel() to accept a parameter which determines whether or not
   we'll put the vnode on the free list when we're done.
 - Use the new vgonel() parameter rather than VI_DOOMED to signal our
   intentions in vtryrecycle().
 - In vgonel() return if VI_DOOMED is already set, this vnode has already
   been reclaimed.

Sponsored by:	Isilon Systems, Inc.
2005-06-13 06:26:55 +00:00
..
2005-06-09 17:35:04 +00:00
2005-06-12 16:46:20 +00:00
2005-06-12 16:21:44 +00:00
2005-05-25 15:54:17 +00:00
2005-06-10 08:05:13 +00:00
2005-06-10 04:44:38 +00:00