Date: Tue, 11 Mar 2003 12:00:37 -0800 (PST) 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_lock.c Message-ID: <200303112000.h2BK0bvk072277@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2003/03/11 12:00:37 PST FreeBSD src repository Modified files: sys/kern kern_lock.c Log: Use the KTR_LOCK mask for logging events via KTR in lockmgr() rather than KTR_LOCKMGR. lockmgr locks are locks just like other locks. Revision Changes Path 1.67 +4 -4 src/sys/kern/kern_lock.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?200303112000.h2BK0bvk072277>