From owner-svn-src-head@FreeBSD.ORG Fri Nov 18 03:19:21 2011 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 378491065670; Fri, 18 Nov 2011 03:19:21 +0000 (UTC) Date: Fri, 18 Nov 2011 03:19:21 +0000 From: Alexey Dokuchaev To: Kevin Lo Message-ID: <20111118031921.GA43425@FreeBSD.org> References: <201111180305.pAI35LtC045952@svn.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <201111180305.pAI35LtC045952@svn.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r227650 - in head: lib/libkiconv sys/conf sys/fs/msdosfs sys/fs/smbfs sys/kern sys/libkern sys/modules/libiconv sys/modules/libmchain sys/netsmb sys/sys X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Nov 2011 03:19:21 -0000 On Fri, Nov 18, 2011 at 03:05:21AM +0000, Kevin Lo wrote: > Author: kevlo > Date: Fri Nov 18 03:05:20 2011 > New Revision: 227650 > URL: http://svn.freebsd.org/changeset/base/227650 > > Log: > Add unicode support to msdosfs and smbfs; original pathes from imura, > bug fixes by Kuan-Chung Chiu . Wow, long anticipated! Any MFCs planned? I've also posted a message[1] on unicode support for msdosfs/ntfs on -fs@ back in October, perhaps you could take a look on these patches and, ultimately, fix NTFS too? :-) Thanks! ./danfe [1] http://docs.freebsd.org/cgi/mid.cgi?20111013181602.GA35354