From owner-freebsd-current Thu Mar 13 16:17:35 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id QAA29630 for current-outgoing; Thu, 13 Mar 1997 16:17:35 -0800 (PST) Received: from dyson.iquest.net (dyson.iquest.net [198.70.144.127]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA29622 for ; Thu, 13 Mar 1997 16:17:32 -0800 (PST) Received: (from root@localhost) by dyson.iquest.net (8.8.4/8.6.9) id TAA00303; Thu, 13 Mar 1997 19:17:05 -0500 (EST) From: "John S. Dyson" Message-Id: <199703140017.TAA00303@dyson.iquest.net> Subject: Re: union mounts seem to work To: bde@zeta.org.au (Bruce Evans) Date: Thu, 13 Mar 1997 19:16:58 -0500 (EST) Cc: current@freebsd.org In-Reply-To: <199703131630.DAA17833@godzilla.zeta.org.au> from "Bruce Evans" at Mar 14, 97 03:30:14 am Reply-To: dyson@freebsd.org X-Mailer: ELM [version 2.4 PL24 ME8] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > I had few problems building part of the tree using union mounts: > It is probably close to working. The VM object is NOT connected properly to the upper level filesystem however. I am goint to hack on nullfs tonight to get the technique working. John