Date: Tue, 7 Jun 2005 22:05:32 +0000 (UTC) From: Jeff Roberson <jeff@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_subr.c Message-ID: <200506072205.j57M5WjM041385@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506072205.j57M5WjM041385>
