From nobody@FreeBSD.org  Sun Aug 15 07:02:14 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id B0DDF10656A5
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 15 Aug 2010 07:02:14 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id A04FE8FC1E
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 15 Aug 2010 07:02:14 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o7F72EHK024944
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 15 Aug 2010 07:02:14 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o7F72EYv024943;
	Sun, 15 Aug 2010 07:02:14 GMT
	(envelope-from nobody)
Message-Id: <201008150702.o7F72EYv024943@www.freebsd.org>
Date: Sun, 15 Aug 2010 07:02:14 GMT
From: Takashi Matsubara <t-matubara@miracle.ocn.ne.jp>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH]mount_smbfs the CP932 to UTF-8 mount as not.
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         149665
>Category:       kern
>Synopsis:       [PATCH] mount_smbfs the CP932 to UTF-8 mount as not.
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 15 07:10:00 UTC 2010
>Closed-Date:    Wed Jan 18 09:43:29 UTC 2012
>Last-Modified:  Wed Jan 18 09:43:29 UTC 2012
>Originator:     Takashi Matsubara
>Release:        8.1-STABLE (csup is 2010-Aug-15)
>Organization:
>Environment:
FreeBSD tamago-two.tamago.local 8.1-STABLE FreeBSD 8.1-STABLE #0: Sun Aug 15 10:57:48 JST 2010     matubara@tamago-two.tamago.local:/usr/obj/usr/src/sys/TAMAGO-TWO  amd64
>Description:
It may not send attachments, Resend. 
The attachment extension, diff from txt change. 


'Mount_smbfs' in 'UTF-8' not available.

>How-To-Repeat:
'Mount_smbfs' used 'nsmb.conf' by inserted 'charsets=UTF-8:cp932'.

can not use(100% not use).

>Fix:
I have a problem to be improved, but waited four years, still does not improve. 

Please This patch commit.

rc.conf inserted 
kiconv_load="YES"


1)original patch is
http://people.freebsd.org/~imura/kiconv/
(Created by Ryuichiro Imura)

2)Update patch is FreeBSD-users-jp at jp.FreeBSD.org
[FreeBSD-users-jp 92726]


notes:
patch is 8.1-RELEASE OK or 8.1-STABLE(UTC 2010-AUG-15 0:05) OK


Sincerely yours


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->suspended 
State-Changed-By: vwe 
State-Changed-When: Sun Aug 15 20:56:46 UTC 2010 
State-Changed-Why:  
the issue is unclear, no real probelem description to work on, no pointer to a real patch, leaving it to the imagination of a bugbuster what the problem might be 
Sorry, Takashi, but I would love to get a better idea what your problem might be. As I do have just a light idea what your problem might be, I'm suspending the report and will leave it to imura to figure out what this is all about. 


Responsible-Changed-From-To: freebsd-bugs->imura 
Responsible-Changed-By: vwe 
Responsible-Changed-When: Sun Aug 15 20:56:46 UTC 2010 
Responsible-Changed-Why:  
can you handle this PR proberly, please? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=149665 

From: Yaocl <chunlinyao@gmail.com>
To: bug-followup@freebsd.org, t-matubara@miracle.ocn.ne.jp
Cc:  
Subject: Re: kern/149665: [PATCH] mount_smbfs the CP932 to UTF-8 mount as not.
Date: Sun, 26 Sep 2010 09:11:11 +0800

 --00504502caa5c815d004911f4afa
 Content-Type: text/plain; charset=UTF-8
 
 Not only mount_smbfs, mount_msdosfs also use kiconv.
 kiconv cannot convert 3byte utf8 characters.
 
 This prevent many people use UTF-8 as their locale encoding.
 
 --00504502caa5c815d004911f4afa--
Responsible-Changed-From-To: imura->freebsd-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sun Dec 4 00:04:33 UTC 2011 
Responsible-Changed-Why:  
imura has not been active for some time, so reassign this one to the pool. 

Hat:		bugmeister 

http://www.freebsd.org/cgi/query-pr.cgi?pr=149665 
State-Changed-From-To: suspended->closed 
State-Changed-By: kevlo 
State-Changed-When: Wed Jan 18 09:41:55 UTC 2012 
State-Changed-Why:  
Committed imura's patchsets to -HEAD and MFC'ed to stable/8 and stable/9. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=149665 
>Unformatted:
