• James Bursa's avatar
    adfs: fix filename handling · c57c5498
    James Bursa authored
    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: default avatarAdrian Bunk <bunk@stusta.de>
    c57c5498
dir_f.c 9.74 KB