[PATCH] JFS: sane file name handling (0 of 2)

From: shaggy
Date: Thu Feb 12 2004 - 16:00:17 EST


Andrew,
Please apply the following patches to -mm. The first is just a cleanup, but
the second one changes the default translation of filenames into unicode.

There have been several complaints about the way that JFS tries to interpret
the character set of the file names rather than just treating them as strings
of bytes. This patch makes the default behavior the "string of bytes"
treatment, while still allowing the charset-specific behavior with the
iocharset mount option.

I don't believe it will cause anyone too much trouble, but it should probably
spend a little time in -mm before hitting the mainline.

Thanks,
Shaggy
-
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/