From owner-freebsd-hackers Tue Nov 28 13:39:23 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA07720 for hackers-outgoing; Tue, 28 Nov 1995 13:39:23 -0800 Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id NAA07712 for ; Tue, 28 Nov 1995 13:39:16 -0800 Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id OAA22114; Tue, 28 Nov 1995 14:34:25 -0700 From: Terry Lambert Message-Id: <199511282134.OAA22114@phaeton.artisoft.com> Subject: Re: MsDoss FileSystem To: cshenton@apollo.hq.nasa.gov (Chris Shenton) Date: Tue, 28 Nov 1995 14:34:25 -0700 (MST) Cc: hackers@FreeBSD.ORG, bde@zeta.org.au In-Reply-To: <199511281902.TAA15292@wirehead.hq.nasa.gov> from "Chris Shenton" at Nov 28, 95 02:01:57 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 382 Sender: owner-hackers@FreeBSD.ORG Precedence: bulk > > Along these lines, is there any facility to mount an WinDozeNT > filesystem? Read only, using code from Linux. The read/write requires a full on logging implementation, and the VFS interface as it currently sits is not up to the task. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.