* Re: [PATCH] FAT: don't use "utf8" charset and NLS_DEFAULT
2004-06-20 21:45 ` [PATCH] FAT: don't use "utf8" charset and NLS_DEFAULT Arjan van de Ven
@ 2004-06-20 22:09 ` Giuseppe Bilotta
2004-06-21 1:44 ` OGAWA Hirofumi
1 sibling, 0 replies; 3+ messages in thread
From: Giuseppe Bilotta @ 2004-06-20 22:09 UTC (permalink / raw)
To: linux-kernel
Arjan van de Ven wrote:
> On Sun, 2004-06-20 at 18:59, Linux Kernel Mailing List wrote:
> > ChangeSet 1.1770, 2004/06/20 09:59:33-07:00, hirofumi@mail.parknet.co.jp
> >
> > [PATCH] FAT: don't use "utf8" charset and NLS_DEFAULT
> >
> > Recently, some distributors have set "utf8" to NLS_DEFAULT, therefore,
> > FAT uses the "iocharset=utf8" as default. But, since "iocharset=utf8"
> > doesn't provide the function (lower <-> upper conversion) which FAT
> > needs, so FAT can't provide suitable behavior.
>
> does Microsoft store UTF8 in vfat ?
Long names are UTF16-encoded IIRC.
--
Giuseppe "Oblomov" Bilotta
Can't you see
It all makes perfect sense
Expressed in dollar and cents
Pounds shillings and pence
(Roger Waters)
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [PATCH] FAT: don't use "utf8" charset and NLS_DEFAULT
2004-06-20 21:45 ` [PATCH] FAT: don't use "utf8" charset and NLS_DEFAULT Arjan van de Ven
2004-06-20 22:09 ` Giuseppe Bilotta
@ 2004-06-21 1:44 ` OGAWA Hirofumi
1 sibling, 0 replies; 3+ messages in thread
From: OGAWA Hirofumi @ 2004-06-21 1:44 UTC (permalink / raw)
To: arjanv; +Cc: Linux Kernel Mailing List
Arjan van de Ven <arjanv@redhat.com> writes:
> On Sun, 2004-06-20 at 18:59, Linux Kernel Mailing List wrote:
> > ChangeSet 1.1770, 2004/06/20 09:59:33-07:00, hirofumi@mail.parknet.co.jp
> >
> > [PATCH] FAT: don't use "utf8" charset and NLS_DEFAULT
> >
> > Recently, some distributors have set "utf8" to NLS_DEFAULT, therefore,
> > FAT uses the "iocharset=utf8" as default. But, since "iocharset=utf8"
> > doesn't provide the function (lower <-> upper conversion) which FAT
> > needs, so FAT can't provide suitable behavior.
>
> does Microsoft store UTF8 in vfat ?
No, Microsoft doesn't store UTF8 in vfat.
--
OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
^ permalink raw reply [flat|nested] 3+ messages in thread