From owner-cvs-all Tue Jul 3 12:17:35 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 DBF9B37B401; Tue, 3 Jul 2001 12:17:31 -0700 (PDT) (envelope-from tegge@FreeBSD.org) Received: (from tegge@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f63JHVt85401; Tue, 3 Jul 2001 12:17:31 -0700 (PDT) (envelope-from tegge) Message-Id: <200107031917.f63JHVt85401@freefall.freebsd.org> From: Tor Egge Date: Tue, 3 Jul 2001 12:17:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/mfs mfs_vfsops.c mfsnode.h X-FreeBSD-CVS-Branch: RELENG_4 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 tegge 2001/07/03 12:17:31 PDT Modified files: (Branch: RELENG_4) sys/ufs/mfs mfs_vfsops.c mfsnode.h Log: After the last nullfs MFC filesystems need to start their per-vnode private data with a struct lock unless they override VOP_LOCK/VOP_UNLOCK and VOP_ISLOCKED. Reviewed by: dillon Revision Changes Path 1.81.2.2 +2 -1 src/sys/ufs/mfs/Attic/mfs_vfsops.c 1.12.2.1 +2 -1 src/sys/ufs/mfs/Attic/mfsnode.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message