phk 2004-11-15 16:10:55 UTC
FreeBSD src repository
Modified files:
sys/kern kern_descrip.c
Log:
Make FILE_LOCK and FILEDESC_LOCK nest properly by postponing the the
release of FILEDESC_LOCK a few more lines.
Revision Changes Path
1.254 +2 -2 src/sys/kern/kern_descrip.c