Re: [PATCH] FAT: doesn't recognize "iocharset=utf8" and doesn't useNLS_DEFAULT

From: OGAWA Hirofumi
Date: Sun Jun 20 2004 - 12:58:50 EST


OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx> writes:

> > > NOTE: the following looks like buggy, so it's not recommended
> > >
> > > "codepage=437,iocharset=iso8859-1,utf8"
> > >
> > > however, some utf8 file name can handle. (in this case, it uses the
> > > table of iso8859-1 for lower <-> upper conversion)
>
> > Isn't this a task for the FAT16-names access method?
>
> Yes, but 8.3-alias is stored always even if it's long name.

And of course table is also used for case insensible access.
--
OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/