Bug#333776: linux-2.6: vfat driver in 2.6.12 is not properly case-insensitive

2005-10-29 Thread OGAWA Hirofumi
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 <

Bug#333776: linux-2.6: vfat driver in 2.6.12 is not properly case-insensitive

2005-10-29 Thread 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'

Bug#333776: linux-2.6: vfat driver in 2.6.12 is not properly case-insensitive

2005-10-28 Thread OGAWA Hirofumi
OGAWA Hirofumi <[EMAIL PROTECTED]> writes: > Horms <[EMAIL PROTECTED]> writes: > >> static struct nls_table table = { >> .charset= "utf8", >> .uni2char = uni2char, >> .char2uni = char2uni, >>

Bug#333776: linux-2.6: vfat driver in 2.6.12 is not properly case-insensitive

2005-10-28 Thread OGAWA Hirofumi
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]

Bug#308072: statfs returns wrong values for 250Gb FAT fs

2005-05-10 Thread OGAWA Hirofumi
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]