[Bug 90815] [smbfs] [patch] SMBFS with character conversions sometimes hangs

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Oct 10 07:19:14 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=90815

Tomoaki AOKI <junchoon at dec.sakura.ne.jp> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |junchoon at dec.sakura.ne.jp

--- Comment #4 from Tomoaki AOKI <junchoon at dec.sakura.ne.jp> ---
Created attachment 175596
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=175596&action=edit
Revised patch for stable/11 and head

This problem occurs on haed and stable/11, and maybe older branches.

Unfortunately, previous patch no longer applicable to stable/10 and head.

Attached patch is fixed to be applicable to stable/11 and head, amd64.
Not 100% sure the check order is correct, but running OK for me.
(Not tryed for stable/10 and earlier branch.)

Without this, `cp -a` stoppes (running but in infinite loop?) on directory
containing Japanese (UTF-8) filename if any conversion is specified (even if
it's UTF-8:UTF-8).

Can someone confirm and commit?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-fs mailing list