K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-06-28T20:58:14.000000Z K 7 svn:log V 258 Improve the VOP locking asserts - Add vfs_badlock_print to control whether or not we print lock violations - Add vfs_badlock_panic to control whether we panic on lock violations Both default to on to mimic the original behavior if DEBUG_VFS_LOCKS is on. END