Jeff Roberson 71ea4ba57c - Add two new debugging macros: ASSERT_VI_LOCKED and ASSERT_VI_UNLOCKED
- Use the new VI asserts in place of the old mtx_assert checks.
 - Add the VI asserts to the automated lock checking in the VOP calls.  The
   interlock should not be held across vops with a few exceptions.
 - Add the vop_(un)lock_{pre,post} functions to assert that interlock is held
   when LK_INTERLOCK is set.
2002-08-21 06:19:29 +00:00
..
2002-08-16 22:05:19 +00:00
2002-08-04 19:34:38 +00:00
2002-08-20 21:59:50 +00:00
2002-08-20 23:58:49 +00:00
2002-08-20 21:59:50 +00:00
2002-06-29 17:26:22 +00:00