From owner-cvs-all Tue May 14 17:55:15 2002 Delivered-To: cvs-all@freebsd.org Received: from yello.shallow.net (yello.shallow.net [203.18.243.120]) by hub.freebsd.org (Postfix) with ESMTP id 9EE2937B401; Tue, 14 May 2002 17:55:11 -0700 (PDT) Received: by yello.shallow.net (Postfix, from userid 1001) id 6FC662A6D; Wed, 15 May 2002 10:55:04 +1000 (EST) Date: Wed, 15 May 2002 10:55:04 +1000 From: Joshua Goodall To: Jeff Roberson Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf options src/sys/kern vfs_cache.c vfs_syscalls.c vfs_vnops.c Message-ID: <20020515005504.GI33863@roughtrade.net> References: <200205142159.g4ELxnO74003@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200205142159.g4ELxnO74003@freefall.freebsd.org> User-Agent: Mutt/1.3.28i 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 On Tue, May 14, 2002 at 02:59:49PM -0700, Jeff Roberson wrote: > jeff 2002/05/14 14:59:49 PDT > > Modified files: > sys/conf options > sys/kern vfs_cache.c vfs_syscalls.c vfs_vnops.c > Log: > Disable the shared locking namei() code for now. It breaks several stacking > filesystems. This is on hold until the rest of VFS Locking is reviewed and > deemed safe. It can be enabled with 'options LOOKUP_SHARED'. Thanks! J -- "Running makeworld fast is important to me. Anything longer than 5-10 minutes is too long, since it is not reasonable to check every commit using makeworld if it takes longer." - Bruce Evans, ultimate guardian of build stability. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message