From owner-freebsd-current Sun Feb 23 21:59:45 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id VAA00421 for current-outgoing; Sun, 23 Feb 1997 21:59:45 -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 VAA00415 for ; Sun, 23 Feb 1997 21:59:40 -0800 (PST) Received: (from root@localhost) by dyson.iquest.net (8.8.4/8.6.9) id AAA15188 for current@freebsd.org; Mon, 24 Feb 1997 00:59:38 -0500 (EST) From: "John S. Dyson" Message-Id: <199702240559.AAA15188@dyson.iquest.net> Subject: FYI, still working on ext2fs To: current@freebsd.org Date: Mon, 24 Feb 1997 00:59:38 -0500 (EST) 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 am still working on EXT2FS (trying to track down an apparently strange problem), and since BDE is working on MSDOS and PROCFS is working -- I will probably try to get a port of NULLFS working next (in order to start getting the layering framework in shape.) Of course, along the way, as people tell me about disfunctionality in the VFS parts of the kernel, I'll be trying to help fix those problems also. John