From owner-freebsd-fs@FreeBSD.ORG Thu Nov 11 20:28:14 2010 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 37FFC106566C; Thu, 11 Nov 2010 20:28:14 +0000 (UTC) (envelope-from lists@mawer.org) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id BB9038FC16; Thu, 11 Nov 2010 20:28:13 +0000 (UTC) Received: by qwj8 with SMTP id 8so1501535qwj.13 for ; Thu, 11 Nov 2010 12:28:13 -0800 (PST) MIME-Version: 1.0 Received: by 10.229.82.85 with SMTP id a21mr1121489qcl.71.1289505610127; Thu, 11 Nov 2010 12:00:10 -0800 (PST) Received: by 10.229.91.66 with HTTP; Thu, 11 Nov 2010 12:00:09 -0800 (PST) In-Reply-To: <20101111122455.GA2098@tops> References: <1289442296.2128.16.camel@monet> <20101111122455.GA2098@tops> Date: Fri, 12 Nov 2010 07:00:09 +1100 Message-ID: From: Antony Mawer To: Gleb Kurtsou Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-fs@freebsd.org, Kevin Lo , delphij@freebsd.org Subject: Re: patch: let msdosfs(vfat)/ntfs to support UTF-8 locale well X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Nov 2010 20:28:14 -0000 On Thu, Nov 11, 2010 at 11:24 PM, Gleb Kurtsou wrote: > On (11/11/2010 13:20), Buganini wrote: >> I'm using these two patches on CURRENT >> http://security-hole.info/~buganini/patches/kiconv_msdosfs/ > > Patch looks worth committing, I've once started working on very similar > solution but never had time to finish it. > > What do think about importing lower-upper case characters unicode ranges > and extending kiconv to remove locale option (-L) from msdosfs? While we're on the topic of looking at filesystem's Unicode support, would anyone with the appropriate knowledge have a chance to look at these patches? http://people.freebsd.org/~imura/kiconv/ It would make smbfs against modern systems so much more usable... --Antony