From owner-cvs-all Wed Feb 21 2:44:19 2001 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 C3F3537B491; Wed, 21 Feb 2001 02:44:12 -0800 (PST) (envelope-from bp@FreeBSD.org) Received: (from bp@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1LAiCD23871; Wed, 21 Feb 2001 02:44:12 -0800 (PST) (envelope-from bp) Message-Id: <200102211044.f1LAiCD23871@freefall.freebsd.org> From: Boris Popov Date: Wed, 21 Feb 2001 02:44:12 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys vnode.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bp 2001/02/21 02:44:12 PST Modified files: sys/sys vnode.h Log: Add VI_LOCK(), VI_TRYLOCK() and VI_UNLOCK() macros to isolate implementation details of v_interlock. Reviewed by: jhb, phk, arch@ Revision Changes Path 1.137 +5 -1 src/sys/sys/vnode.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message