From owner-freebsd-fs@FreeBSD.ORG Tue Sep 23 13:24:30 2003 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A3BE16A4B3; Tue, 23 Sep 2003 13:24:30 -0700 (PDT) Received: from baraca.united.net.ua (vlan1.baraca.united.net.ua [195.234.212.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2145B43FBF; Tue, 23 Sep 2003 13:24:28 -0700 (PDT) (envelope-from sobomax@portaone.com) Received: from portaone.com (office-l6-gw.united.net.ua [193.111.8.74]) h8NKNhYu020544; Tue, 23 Sep 2003 23:23:53 +0300 (EEST) (envelope-from sobomax@portaone.com) Message-ID: <3F70ABCF.6030300@portaone.com> Date: Tue, 23 Sep 2003 23:23:43 +0300 From: Maxim Sobolev User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) X-Accept-Language: en-us, en, ru, uk MIME-Version: 1.0 To: Andrey Chernov References: <20030922170903.GA43754@ryu16.org> <20030923110416.GA16446@ryu16.org> <20030923120936.GA29844@nagual.pp.ru> In-Reply-To: <20030923120936.GA29844@nagual.pp.ru> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-fs@FreeBSD.ORG cc: bp@FreeBSD.ORG cc: sobomax@FreeBSD.ORG cc: freebsd-i18n@FreeBSD.ORG Subject: Re: [Patch] cd9660/msdosfs/ntfs/libiconv mutli-byte extention X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Sep 2003 20:24:30 -0000 Andrey Chernov wrote: > On Tue, Sep 23, 2003 at 20:04:16 +0900, R. Imura wrote: > >>Hi, >> >>On Tue, Sep 23, 2003 at 02:09:03AM +0900, R. Imura wrote: >> >>>I made a patch for multi-byte character extension >>>of three file systems with enhanced LIBICONV in the >>>kernel. File systems are cd9660(joliet part), msdosfs, >>>and ntfs. >>> >>> http://www.ryu16.org/FreeBSD/kiconv/kiconv-5_current-20030921.diff >> >>I should tell you one important thing that about 200 Japanese have >>been using this patch and there aren't any problem reported yet. > > > All you need at this stage is to find one committer who understand > multibyte/asian stuff enough (it is not me) and can integrate this patches > into kernel module. I personally don't think it belongs to port, but, > rather KLD module, especially if it covers most of Unicode. I agree with Andrey, this patch is something that FreeBSD really needs. -Maxim