From owner-freebsd-current Sat Dec 7 14:40:02 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id OAA13373 for current-outgoing; Sat, 7 Dec 1996 14:40:02 -0800 (PST) Received: from friley216.res.iastate.edu (friley216.res.iastate.edu [129.186.78.216]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id OAA13332 for ; Sat, 7 Dec 1996 14:39:59 -0800 (PST) Received: from friley216.res.iastate.edu (loopback [127.0.0.1]) by friley216.res.iastate.edu (8.8.3/8.7.3) with ESMTP id QAA00487 for ; Sat, 7 Dec 1996 16:39:52 -0600 (CST) Message-Id: <199612072239.QAA00487@friley216.res.iastate.edu> X-Mailer: exmh version 1.6.9 8/22/96 To: freebsd-current@freebsd.org Subject: mfs module -- seems to work.. Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 07 Dec 1996 16:39:51 -0600 From: Chris Csanady Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I noticed in /usr/src/lkm/Makefile that the mfs module is not build because it is broken. I have built it and loaded it, and it seems to work fine without any changes. Perhaps we could build it by default now? Or is it really broken and just something I have missed? --Chris Csanady