jeff 2005-08-03 05:02:09 UTC FreeBSD src repository Modified files: sys/kern vfs_bio.c Log: - Use lockmgr_printinfo rather than rolling our own. This introduces a slight problem by using printf instead of db_printf however 'show lockedvnods' does the same so I believe it is ok for now. Revision Changes Path 1.493 +1 -3 src/sys/kern/vfs_bio.c