jeff 2005-03-13 11:45:01 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_default.c
Log:
- Don't drop the lock in the default inactive handler anymore, VOP_NULL
will do for vop_stdinactive now.
Sponsored by: Isilon Systems, Inc.
Revision Changes Path
1.122 +1 -14 src/sys/kern/vfs_default.c