Date: Sat, 7 Aug 2004 14:09:02 +0000 (UTC) From: Robert Watson <rwatson@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: <200408071409.i77E92tB063256@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2004-08-07 14:09:02 UTC FreeBSD src repository Modified files: sys/kern kern_descrip.c Log: We're not yet ready to assert !Giant in kern_fcntl(), as it's called with Giant from ABI wrappers such as Linux emulation. Foot shoot off: phk Revision Changes Path 1.241 +4 -5 src/sys/kern/kern_descrip.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408071409.i77E92tB063256>