From owner-cvs-all Wed Jun 27 20:50:21 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 54F9037B405; Wed, 27 Jun 2001 20:50:18 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5S3oIA28281; Wed, 27 Jun 2001 20:50:18 -0700 (PDT) (envelope-from jhb) Message-Id: <200106280350.f5S3oIA28281@freefall.freebsd.org> From: John Baldwin Date: Wed, 27 Jun 2001 20:50:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/unionfs union_vfsops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2001/06/27 20:50:18 PDT Modified files: sys/fs/unionfs union_vfsops.c Log: Protect the mnt_vnode list with the mntvnode lock. Revision Changes Path 1.47 +5 -1 src/sys/fs/unionfs/union_vfsops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message