Date: Sun, 13 Mar 2016 16:00:25 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-fs@FreeBSD.org Subject: [Bug 204643] [msdosfs] [panic] Crash while accessing files with large, non-english names Message-ID: <bug-204643-3630-3YAYYR2Dn4@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-204643-3630@https.bugs.freebsd.org/bugzilla/> References: <bug-204643-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=3D204643 --- Comment #4 from Alexey <gordon778@mail.ru> --- Yes, panic is gone, listing of directory is works.=20 File is inaccessible (i guess that encoding problems). 8.3 filenames can use non-english encodings (usually non-dos (for example - not cp866 but cp1251 = in russian locale)). $ls /media/da0s1/Superlongname/ =E2=80=98=E2=80=A6=D1=92=D1=93=E2=80=A6=E2=80=B0~1.MP3 --=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-204643-3630-3YAYYR2Dn4>