Date: Mon, 10 Oct 2016 07:19:13 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-fs@FreeBSD.org Subject: [Bug 90815] [smbfs] [patch] SMBFS with character conversions sometimes hangs Message-ID: <bug-90815-3630-99z9HYI7Kr@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-90815-3630@https.bugs.freebsd.org/bugzilla/> References: <bug-90815-3630@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D90815 Tomoaki AOKI <junchoon@dec.sakura.ne.jp> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |junchoon@dec.sakura.ne.jp --- Comment #4 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> --- Created attachment 175596 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D175596&action= =3Dedit 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? --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-90815-3630-99z9HYI7Kr>