commit | 328b9227865026268261a24a97a578907b280415 | [log] [tgz] |
---|---|---|
author | Roman Zippel <zippel@linux-m68k.org> | Tue Sep 06 15:18:49 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Sep 07 16:57:50 2005 -0700 |
tree | 1e0cad4f422252a9c3add879cf847afbb9786cfe | |
parent | 717dd80e999cdc84fb611decec5c5054d37c40d2 [diff] |
[PATCH] hfs: NLS support This adds NLS support to HFS. Using the kernel options iocharset and codepage it's possible to map the disk encoding to a local mapping. If these options are not used, it falls back to the old direct mapping. Signed-off-by: Roman Zippel <zippel@linux-m68k.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>