From owner-cvs-all Mon Sep 25 8: 4:19 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C41D637B422; Mon, 25 Sep 2000 08:04:16 -0700 (PDT) Received: (from bp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA39586; Mon, 25 Sep 2000 08:04:16 -0700 (PDT) (envelope-from bp@FreeBSD.org) Message-Id: <200009251504.IAA39586@freefall.freebsd.org> From: Boris Popov Date: Mon, 25 Sep 2000 08:04:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys lock.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bp 2000/09/25 08:04:16 PDT Modified files: sys/sys lock.h Log: Increase pollution of LK_* name space and add flag LK_THISLAYER which limits locking depth in the vnode stack by current layer. Revision Changes Path 1.19 +2 -1 src/sys/sys/lock.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message