Jeff Roberson 5634d48667 - Don't allow calls to vn_lock() with no lock type requested. Callers
which simply want a reference should use vref().  Callers which want
   to check validity need to hold a lock while performing any action
   based on that validity.  vn_lock() would always release the interlock
   before returning making any action synchronous with the validity check
   impossible.
2008-03-29 23:36:26 +00:00
..
2008-03-26 15:24:02 +00:00
2008-03-17 22:42:01 +00:00
2008-03-07 15:27:08 +00:00
2007-12-17 08:09:37 +00:00
2007-04-23 12:53:00 +00:00
2007-12-14 21:30:51 +00:00
2008-03-19 07:33:16 +00:00
2008-03-26 15:24:02 +00:00
2008-02-04 12:25:13 +00:00