From owner-cvs-all Mon Sep 25 8:43:51 2000 Delivered-To: cvs-all@freebsd.org Received: from relay.butya.kz (butya-gw.butya.kz [212.154.129.94]) by hub.freebsd.org (Postfix) with ESMTP id A721537B43C; Mon, 25 Sep 2000 08:43:40 -0700 (PDT) Received: by relay.butya.kz (Postfix, from userid 1000) id E412828815; Mon, 25 Sep 2000 22:43:37 +0700 (ALMST) Received: from localhost (localhost [127.0.0.1]) by relay.butya.kz (Postfix) with ESMTP id DA78428812; Mon, 25 Sep 2000 22:43:37 +0700 (ALMST) Date: Mon, 25 Sep 2000 22:43:37 +0700 (ALMST) From: Boris Popov To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/miscfs/nullfs null_subr.c null_vfsops.c null_vnops.c In-Reply-To: <200009251538.IAA59645@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 25 Sep 2000, Boris Popov wrote: > From owner-cvs-all@freebsd.org Fri Sep 03 00:00:00 1999 > bp 2000/09/25 08:38:35 PDT > > Modified files: > sys/miscfs/nullfs null_subr.c null_vfsops.c null_vnops.c > Log: > At this point nullfs can be considered as functional and much more stable. > In fact, it should behave as a "hard" "symlink" to underlying filesystem. With these fixes UP and SMP machines survives 'make -j4 world' on top of nullfs mounts. Please note, that at this moment only ufs and nullfs filesystems can be mounted in stacks. Other filesystems should be converted to properly handle PDIRUNLOCK flag and changes will be committed shortly. -- Boris Popov http://www.butya.kz/~bp/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message