Date: Mon, 5 May 2003 14:27:30 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_subr.c Message-ID: <200305052127.h45LRUhR011803@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2003/05/05 14:27:30 PDT FreeBSD src repository Modified files: sys/kern kern_subr.c Log: Tweak the clearing of TDF_DEADLKTREAT so that we only bother grabbing the lock and clearing the flag if it was clear when uiomove() was called. Revision Changes Path 1.74 +2 -2 src/sys/kern/kern_subr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305052127.h45LRUhR011803>