he full 16-bit Unicode which we load and use to do upcasing for the
> case insensitive comparisons...)
Yes, I got to know it from fs/ntfs/*. :) Unfortunately, FAT stores
8/16bits codeset filename always. (Unicode (UCS2?) is stored in only
case of longname.)
Thanks.
--
OGAWA Hirofumi <
ation
> sequences on the file system?
I don't know. Why do we need to care the collation sequences here?
> Or is the file system always dependend on the locale of the Windows
> version, which created the file system?
Probably, yes. I think we need to know on-disk filename'
OGAWA Hirofumi <[EMAIL PROTECTED]> writes:
> Horms <[EMAIL PROTECTED]> writes:
>
>> static struct nls_table table = {
>> .charset= "utf8",
>> .uni2char = uni2char,
>> .char2uni = char2uni,
>>
is known bug. For fixing this bug cleanly, we will need to much
change the both of nls and filesystems.
Thanks.
--
OGAWA Hirofumi <[EMAIL PROTECTED]>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
2.6.12-rc4.
Could you try a recently dosfsck (dosfstools-2.11 or later)?
Also could you send the output of above program?
Thanks.
--
OGAWA Hirofumi <[EMAIL PROTECTED]>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
5 matches
Mail list logo