From owner-freebsd-current Sun Dec 8 00:53:26 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id AAA02447 for current-outgoing; Sun, 8 Dec 1996 00:53:26 -0800 (PST) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id AAA02434 for ; Sun, 8 Dec 1996 00:53:20 -0800 (PST) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id JAA01515 for ; Sun, 8 Dec 1996 09:53:17 +0100 Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id JAA02459 for freebsd-current@FreeBSD.org; Sun, 8 Dec 1996 09:53:16 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.8.2/8.6.9) id JAA29083 for freebsd-current@FreeBSD.org; Sun, 8 Dec 1996 09:38:27 +0100 (MET) From: J Wunsch Message-Id: <199612080838.JAA29083@uriah.heep.sax.de> Subject: Re: mfs module -- seems to work.. To: freebsd-current@FreeBSD.org (FreeBSD-current users) Date: Sun, 8 Dec 1996 09:36:41 +0100 (MET) Cc: freebsd-current@freebsd.orgccsanady@friley216.res.iastate.edu (Chris Csanady) Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199612072239.QAA00487@friley216.res.iastate.edu> from Chris Csanady at "Dec 7, 96 04:39:51 pm" X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E X-Mailer: ELM [version 2.4ME+ PL17 (25)] 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 As Chris Csanady wrote: > 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. I've noticed the following bogosities: . mount_mfs without previously loading the lkm causes: mount_mfs: /mnt: Operation not supported by device /kernel: pid 28996 (mount_mfs), uid 0: exited on signal 11\ (core dumped) (It's supposed to first load the lkm.) . Loading it manually, and call mount_mfs then worked. However, attempts to umount it hung (interruptible), and i had to kill off the `mfs' process manually. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)