Date: Fri, 16 Jan 2004 13:54:56 -0800 (PST) From: Dag-Erling Smorgrav <des@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: <200401162154.i0GLsuKq056578@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2004/01/16 13:54:56 PST FreeBSD src repository Modified files: sys/kern kern_descrip.c Log: WITNESS won't let us hold two filedesc locks at the same time, so juggle fdp and newfdp around a bit. Revision Changes Path 1.222 +9 -3 src/sys/kern/kern_descrip.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401162154.i0GLsuKq056578>