jeff 7a825fb457 - 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-05-31 15:18:17 +00:00
2004-06-17 17:16:53 +00:00
2005-05-12 22:01:18 +00:00
2005-05-16 13:07:27 +00:00
2005-03-15 14:57:30 +00:00
2005-04-07 22:09:02 +00:00
2005-05-08 11:30:26 +00:00
2005-05-24 15:38:08 +00:00
2005-01-07 19:31:43 +00:00
2005-02-10 12:20:42 +00:00
2005-04-02 12:33:31 +00:00
2004-07-13 19:36:59 +00:00
2005-04-13 07:25:45 +00:00
2005-06-09 19:45:09 +00:00
2005-06-09 19:45:09 +00:00
2005-06-09 19:45:09 +00:00
2004-06-11 11:43:46 +00:00
2004-06-25 21:54:49 +00:00
2005-05-31 15:18:17 +00:00
2004-06-08 10:37:30 +00:00