diff options
author | eivind <eivind@FreeBSD.org> | 1999-09-26 18:31:51 +0000 |
---|---|---|
committer | eivind <eivind@FreeBSD.org> | 1999-09-26 18:31:51 +0000 |
commit | 4e21f13904395dd1f10483521373cd6b18ffcd3c (patch) | |
tree | 88bab86807b96ba941d767e008e044bba4057d0c /libexec/rlogind | |
parent | e395a206361e3cc87cc94d748590da8b675e54b7 (diff) | |
download | FreeBSD-src-4e21f13904395dd1f10483521373cd6b18ffcd3c.zip FreeBSD-src-4e21f13904395dd1f10483521373cd6b18ffcd3c.tar.gz |
Update this to be able to output ASSERT_VOP_(UN)LOCKED() based on the
lock specifications in kern/vnode_if.src. At present, this do not
distinguish between exclusive and shared locks, and the kernel is so full
of bugs in this area that running with auto-generation of assertions
enabled makes DEBUG_VFS_LOCKS totally useless for anybody that has used it
for anything prior to outputting automated assertions. Due to this, I made
vnode_if.sh only output locking assertions if you have the environment
variable DEBUG_ALL_VFS_LOCKS set to "YES". In order to actually use the
assertions, you need to also add "options DEBUG_VFS_LOCKS" to your kernel
config file.
Urged to commit by: phk
Diffstat (limited to 'libexec/rlogind')
0 files changed, 0 insertions, 0 deletions