eivind 287836faea Lock reporting and assertion changes.
* lockstatus() and VOP_ISLOCKED() gets a new process argument and a new
  return value: LK_EXCLOTHER, when the lock is held exclusively by another
  process.
* The ASSERT_VOP_(UN)LOCKED family is extended to use what this gives them
* Extend the vnode_if.src format to allow more exact specification than
  locked/unlocked.

This commit should not do any semantic changes unless you are using
DEBUG_VFS_LOCKS.

Discussed with:	grog, mch, peter, phk
Reviewed by:	peter
1999-12-11 16:13:02 +00:00
..
1999-12-10 12:36:20 +00:00
1999-12-10 14:02:48 +00:00
1999-11-02 22:40:15 +00:00
1999-12-11 16:13:02 +00:00
1999-12-11 16:13:02 +00:00
1999-08-28 01:08:13 +00:00
1999-12-11 16:13:02 +00:00
1999-12-10 14:03:47 +00:00
1999-08-28 01:08:13 +00:00
1999-08-27 23:45:13 +00:00
1999-12-08 12:01:59 +00:00
1999-12-11 16:13:02 +00:00
1999-11-18 18:02:44 +00:00
1999-12-11 16:13:02 +00:00
1999-12-11 16:13:02 +00:00
1999-11-14 13:54:44 +00:00