On Tue, 2004-01-20 at 11:32, Bjoern JACKE wrote:

> I would in fact use cp1250. cp1250 is very much like iso8859-1 but 
> defines all 255 characters. If you already have a JFS partition, which 
> contains non-ASCII filenames and which was iocharset=utf8 mounted, you 
> should save away the non-ascii files and put them on the JFS partition 
> after it is mounted in cp1250 for example.

I looked at linux/fs/nls/nls_cp1250.c, and it looks like there are 5
undefined characters between 0x81 and 0x99.  So that's an improvement to
iso8859-1 in the 2.4 kernel, but you'd be better off with iso8849-1 in
the 2.6 kernel.

-- 
David Kleikamp
IBM Linux Technology Center

_______________________________________________
Jfs-discussion mailing list
[EMAIL PROTECTED]
http://www-124.ibm.com/developerworks/oss/mailman/listinfo/jfs-discussion

Reply via email to