Re: [patch] Re: 2.2.16pre nls in 2.3?

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Sat May 20 2000 - 10:49:53 EST


> Touches fat/vfat, isofs, ntfs, ncpfs (and nls). Please test if you are
> using any of them with non us-ascii. They are not supposed to behave
> differently, only be a little more prepared for 16bit charsets.

Thanks

> int llen;
> - nls->uni2char(ip[0], ip[1], op, 20, &llen);
> + nls->uni2char(ip[1], ip[0], op, 20, &llen);

Are you sure ?

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue May 23 2000 - 21:00:19 EST