From owner-cvs-all Sun Sep 17 0:31: 3 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 92AB137B423; Sun, 17 Sep 2000 00:30:57 -0700 (PDT) Received: by relay.butya.kz (Postfix, from userid 1000) id 5A7D0287F4; Sun, 17 Sep 2000 14:30:37 +0700 (ALMST) Received: from localhost (localhost [127.0.0.1]) by relay.butya.kz (Postfix) with ESMTP id EE376287F3; Sun, 17 Sep 2000 14:30:36 +0700 (ALMST) Date: Sun, 17 Sep 2000 14:30:35 +0700 (ALMST) From: Boris Popov To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern vfs_cache.c vfs_lookup.c src/sys/sys namei.h src/sys/ufs/ufs ufs_lookup.c In-Reply-To: <200009170726.AAA43768@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 Sun, 17 Sep 2000, Boris Popov wrote: > bp 2000/09/17 00:26:42 PDT > > Modified files: > sys/kern vfs_cache.c vfs_lookup.c > sys/sys namei.h > sys/ufs/ufs ufs_lookup.c > Log: > Add new flag PDIRUNLOCK to the component.cn_flags which should be set by > filesystem lookup() routine if it unlocks parent directory. This flag should > be carefully tracked by filesystems if they want to work properly with nullfs > and other stacked filesystems. Some of the nullfs related patches are still in review, so please don't run it right now. -- 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