Remove vnode lock assertions that are no longer used. Remove the
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 16 May 2006 18:09:20 +0000 (18:09 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 16 May 2006 18:09:20 +0000 (18:09 +0000)
commit7dbdaa298b80e9ac2b7767a2db76a15b83ee970b
tree578b6ccbdd8398282b2b44cd85678663c08ac2d3
parent0420621853ddeccee5d6d06b7fcdee38fa8721d0
Remove vnode lock assertions that are no longer used.  Remove the
IS_LOCKING_VFS() macro.  All VFS's are required to be locking VFSs now.
sys/kern/vfs_subr.c
sys/sys/vnode.h