Jeff Roberson 0463dc9ef1 - Do a vn_start_write in vn_close, we may write if this is the last ref
on an unlinked file.  We can't know if this is the case until after we
   have the lock.
 - Lock the vnode in vn_close, many filesystems had code which was unsafe
   without the lock held, and holding it greatly simplifies vgone().
 - Adjust vn_lock() to check for the VI_DOOMED flag where appropriate.

Sponsored by:	Isilon Systems, Inc.
2005-03-13 11:56:28 +00:00
..
2005-03-01 17:44:34 +00:00
2005-02-10 12:23:29 +00:00
2004-07-10 21:43:23 +00:00
2004-12-30 20:30:58 +00:00
2005-03-08 10:40:48 +00:00
2005-03-01 17:44:34 +00:00
2005-03-09 11:50:55 +00:00
2005-02-27 22:02:03 +00:00
2005-02-27 22:02:03 +00:00
2005-02-10 12:23:29 +00:00
2005-02-10 12:17:48 +00:00