Received: with ECARTIS (v1.0.0; list linux-xfs); Tue, 27 May 2003 02:16:29 -0700 (PDT) Received: from Cantor.suse.de (ns.suse.de [213.95.15.193]) by oss.sgi.com (8.12.9/8.12.9) with SMTP id h4R9G62x018767 for ; Tue, 27 May 2003 02:16:09 -0700 Received: from Hermes.suse.de (Hermes.suse.de [213.95.15.136]) by Cantor.suse.de (Postfix) with ESMTP id 5923615576; Tue, 27 May 2003 11:16:01 +0200 (MEST) Date: Tue, 27 May 2003 11:16:00 +0200 From: Andi Kleen To: Steve Lord Cc: Ethan Benson , linux-xfs@oss.sgi.com Subject: Re: Tomorrow Message-ID: <20030527091600.GC31510@wotan.suse.de> References: <20030524071709.GK27626@plato.local.lan> <20030524095245.A24074@infradead.org> <20030524091516.GM27626@plato.local.lan> <20030524093103.GA12181@wotan.suse.de> <20030524100441.GN27626@plato.local.lan> <1053814283.4056.25.camel@holly> <20030524223508.GO27626@plato.local.lan> <1054003505.1174.1.camel@laptop.americas.sgi.com> <20030527025545.GE32642@plato.local.lan> <1054004533.1170.6.camel@laptop.americas.sgi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1054004533.1170.6.camel@laptop.americas.sgi.com> X-archive-position: 4155 X-ecartis-version: Ecartis v1.0.0 Sender: linux-xfs-bounce@oss.sgi.com Errors-to: linux-xfs-bounce@oss.sgi.com X-original-sender: ak@suse.de Precedence: bulk X-list: linux-xfs Content-Length: 708 Lines: 20 On Mon, May 26, 2003 at 10:02:12PM -0500, Steve Lord wrote: > On Mon, 2003-05-26 at 21:55, Ethan Benson wrote: > > > > > well price you pay for using crud like windows.. > > > > anyway they should just use a broken case insensitive filesystem like > > NTFS, or HFS+ for the smb export, rather then insist we cripple (or > > cruftify) decent filesystems like XFS. > > > > This stuff will not get in the way of normal operation, and there is > a market for being an SMB server - and XFS runs on more than one > operating system. Actually it is really not that much code. Also Linux already has the required I18N code for it. I would be still curious if you chose UTF-8 or 8bit code pages for it. -Andi