From owner-freebsd-fs Thu Jul 25 17:46:59 1996 Return-Path: owner-fs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA15520 for fs-outgoing; Thu, 25 Jul 1996 17:46:59 -0700 (PDT) Received: from parkplace.cet.co.jp (parkplace.cet.co.jp [202.32.64.1]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id RAA15496; Thu, 25 Jul 1996 17:46:53 -0700 (PDT) Received: from localhost (michaelh@localhost) by parkplace.cet.co.jp (8.7.5/CET-v2.1) with SMTP id AAA04661; Fri, 26 Jul 1996 00:45:44 GMT Date: Fri, 26 Jul 1996 09:45:44 +0900 (JST) From: Michael Hancock To: "Justin T. Gibbs" cc: Doug Rabson , Poul-Henning Kamp , "John S. Dyson" , freebsd-fs@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG Subject: Re: Union mounts and other mounts In-Reply-To: <199607251852.LAA20928@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-fs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Thu, 25 Jul 1996, Justin T. Gibbs wrote: > >Is Kirk going to attack some of the same issues as Terry is talking about? > >To improve my own understanding of the interface, I just started writing > >manpages for the VFS entry points and VOP_LOOKUP makes me feel ill :-). > > Last I heard, Kirk was incorperating the recent work on soft metadata > updates into the 4.4Lite2 code base. I also heard he was working on delayed ordered writes which might mean a lot of changes per fs. Can anyone confirm the any of the above?