Date: Sun, 9 Oct 2005 08:13:56 +0000 (UTC) From: Roman Kurakin <rik@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_descrip.c Message-ID: <200510090813.j998DvSu050789@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rik 2005-10-09 08:13:56 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/kern kern_descrip.c
Log:
MFC:
----------------------------
revision 1.281
date: 2005/10/04 16:27:54; author: rik; state: Exp; lines: +3 -1
Use FILEDESC_UNLOCK(fdp) after FILE_UNLOCK(p), not before to avoid LOR.
Slightly discussed on current@.
LOR #055
Approved by: re(scottl)
Requested by: delphij
Revision Changes Path
1.279.2.2 +3 -1 src/sys/kern/kern_descrip.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510090813.j998DvSu050789>
