jeff 2005-06-07 22:05:32 UTC FreeBSD src repository Modified files: sys/kern vfs_subr.c Log: - Clear OWEINACT prior to calling VOP_INACTIVE to remove the possibility of a vget causing another call to INACTIVE before we're finished. Revision Changes Path 1.625 +2 -1 src/sys/kern/vfs_subr.c