From owner-freebsd-isp Tue Jan 26 01:55:37 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA07376 for freebsd-isp-outgoing; Tue, 26 Jan 1999 01:55:37 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from ns1.yes.no (ns1.yes.no [195.204.136.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA07358; Tue, 26 Jan 1999 01:55:34 -0800 (PST) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [195.204.143.218]) by ns1.yes.no (8.9.1a/8.9.1) with ESMTP id KAA28993; Tue, 26 Jan 1999 10:55:32 +0100 (CET) Received: (from eivind@localhost) by bitbox.follo.net (8.8.8/8.8.6) id KAA06063; Tue, 26 Jan 1999 10:55:31 +0100 (MET) Date: Tue, 26 Jan 1999 10:55:31 +0100 From: Eivind Eklund To: Jan Pechanec Cc: Wolfram Schneider , lists@gal.netlab.sk, questions@FreeBSD.ORG, freebsd-isp@FreeBSD.ORG, freebsd-fs@FreeBSD.ORG Subject: Re: Need non-case sensitive fs Message-ID: <19990126105531.J382@bitbox.follo.net> References: <19990125141345.A1545@panke.de.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: ; from Jan Pechanec on Mon, Jan 25, 1999 at 05:01:25PM +0100 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Jan 25, 1999 at 05:01:25PM +0100, Jan Pechanec wrote: > To solve the problem, I think the best solution would be to > use stackable layering. This is a problem that somebody could already > solved (search for heidemann and UCLA), if not and you have somebody > that can program in C, let him add some code to the null layer > template (see mount_null). One hundred lines of code, I estimate. nullfs does not work as of present. You can possibly get it to work by using tegge's patches as a brute-force interrim solution; I'm working on getting stacking layers to work properly again. Eivind. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message