summaryrefslogtreecommitdiffstats
path: root/sys/kern/vfs_cache.c
diff options
context:
space:
mode:
authorjeff <jeff@FreeBSD.org>2005-06-11 01:16:46 +0000
committerjeff <jeff@FreeBSD.org>2005-06-11 01:16:46 +0000
commit3625e8746bd4a897a2b444c15432fe7efa9e0751 (patch)
treebc831f14f09b9206f9cf80a6acf8725d75e7aaf3 /sys/kern/vfs_cache.c
parentc2f70903163ac057238309e32caef49cb822aa95 (diff)
downloadFreeBSD-src-3625e8746bd4a897a2b444c15432fe7efa9e0751.zip
FreeBSD-src-3625e8746bd4a897a2b444c15432fe7efa9e0751.tar.gz
- Add KTR_VFS tracing to track the life of vnodes. Eventually KTR_VFS
events could be added to cover other interesting details. - Add some VNASSERTs to discover places where we access vnodes after they have been uma_zfree'd before we try to free them again. - Add a few more VNASSERTs to vdestroy() to be certain that the vnode is really unused. Sponsored by: Isilon Systems, Inc.
Diffstat (limited to 'sys/kern/vfs_cache.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud