jeff 2003/10/04 07:03:28 PDT FreeBSD src repository Modified files: sys/ufs/ufs ufs_ihash.c Log: - Use the VI_LOCK macro in two places where we directly called mtx_lock() before. Direct calls indicated places that needed review and these have now been reviewed. Revision Changes Path 1.37 +2 -2 src/sys/ufs/ufs/ufs_ihash.c