From owner-cvs-all Tue Jan 23 16:26:42 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 792EB37B69B; Tue, 23 Jan 2001 16:26:19 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0O0QJ513283; Tue, 23 Jan 2001 16:26:19 -0800 (PST) (envelope-from jhb) Message-Id: <200101240026.f0O0QJ513283@freefall.freebsd.org> From: John Baldwin Date: Tue, 23 Jan 2001 16:26:19 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isofs/cd9660 cd9660_vfsops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2001/01/23 16:26:19 PST Modified files: sys/isofs/cd9660 cd9660_vfsops.c Log: Proc locking to protect p_ucred while we obtain additional references. Revision Changes Path 1.82 +16 -3 src/sys/isofs/cd9660/cd9660_vfsops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message