phk 2004-11-15 21:56:42 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_vnops.c
Log:
Give vn_poll single exit point (to make it easier to insert
"mtx_unlock(&Giant)" real soon now).
Revision Changes Path
1.214 +3 -5 src/sys/kern/vfs_vnops.c