From owner-cvs-all Tue Dec 5 17:45:24 2000 From owner-cvs-all@FreeBSD.ORG Tue Dec 5 17:45:22 2000 Return-Path: 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 2E26837B400; Tue, 5 Dec 2000 17:45:22 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eB61jMS08634; Tue, 5 Dec 2000 17:45:22 -0800 (PST) (envelope-from jhb) Message-Id: <200012060145.eB61jMS08634@freefall.freebsd.org> From: John Baldwin Date: Tue, 5 Dec 2000 17:45:22 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/coda coda_psdev.c coda_venus.c coda_vnops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/12/05 17:45:22 PST Modified files: sys/coda coda_psdev.c coda_venus.c coda_vnops.c Log: Protect accesses to member of struct proc with the proc lock. Revision Changes Path 1.15 +6 -3 src/sys/coda/coda_psdev.c 1.10 +5 -1 src/sys/coda/coda_venus.c 1.27 +4 -1 src/sys/coda/coda_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message