Date: Fri, 23 Mar 2001 19:57:44 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_lockf.c Message-ID: <200103240357.f2O3viZ77800@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/03/23 19:57:44 PST Modified files: sys/kern kern_lockf.c Log: Protect p_wmesg and p_wchan with sched_lock while checking for deadlocks with other byte range file locks. Revision Changes Path 1.26 +4 -1 src/sys/kern/kern_lockf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103240357.f2O3viZ77800>