From owner-freebsd-fs Tue Jan 26 01:54:35 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA07274 for freebsd-fs-outgoing; Tue, 26 Jan 1999 01:54:35 -0800 (PST) (envelope-from owner-freebsd-fs@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 BAA07266 for ; Tue, 26 Jan 1999 01:54:33 -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 KAA28979; Tue, 26 Jan 1999 10:54:29 +0100 (CET) Received: (from eivind@localhost) by bitbox.follo.net (8.8.8/8.8.6) id KAA06048; Tue, 26 Jan 1999 10:54:22 +0100 (MET) Date: Tue, 26 Jan 1999 10:54:22 +0100 From: Eivind Eklund To: "Daniel C. Sobral" Cc: freebsd-fs@FreeBSD.ORG Subject: Re: Need non-case sensitive fs Message-ID: <19990126105421.I382@bitbox.follo.net> References: <001c01be42b5$f433c5a0$231da8c3@gericom-tps.tps.sk> <19990125141345.A1545@panke.de.freebsd.org> <36AC92F0.F0A0812@newsguy.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <36AC92F0.F0A0812@newsguy.com>; from Daniel C. Sobral on Tue, Jan 26, 1999 at 12:51:12AM +0900 Sender: owner-freebsd-fs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > On 1999-01-18 08:41:25 +0100, Tomas TPS Ulej wrote: > > > We are ISP running FreeBSD as ftp & email server. Now we want move most of > > > our webs to apache + fp from our WIN NT4 Server. Problem is that our > > > customers have their pages deisgned for WINDOWS Platform. I need something > > > like non case sensitive filesystem . I need implementation for ufs ') which > > > will work as this scheme... > > > > > > Funcion Read "DeMOFile.jpg" reads "DEMOFILE.jpg". So implementation like > > > DOS/WINDOWS OS have. Upcase equal Downcase. Any ideas? [...] > Say, isn't that a perfect example of where a lightweight fs layer > can come into use? Yes. > Is there *any* progress being made into making stackable fs support? Yes. I'm working on it; however, it has taken more time than planned (my testbox setup got eaten by an as-of-yet unidentified bug in disklabel, and there are more locking problems than I'd anticipated) and has thus run into one of my known really-really-really busy periods. I'll be overloaded until mid-to-late february, but hope to be able to find _some_ time to work on it before that. Eivind. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message