From: James Bursa Date: Sat, 6 Jan 2007 00:36:28 +0000 (-0800) Subject: [PATCH] adfs: fix filename handling X-Git-Tag: v2.6.20-rc4~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3223ea8cca5936b8e78450dd5b8ba88372e9c0a8;p=pandora-kernel.git [PATCH] adfs: fix filename handling Fix filenames on adfs discs being terminated at the first character greater than 128 (adfs filenames are Latin 1). I saw this problem when using a loopback adfs image on a 2.6.17-rc5 x86_64 machine, and the patch fixed it there. Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed