]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] hfs: NLS support
authorRoman Zippel <zippel@linux-m68k.org>
Tue, 6 Sep 2005 22:18:49 +0000 (15:18 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 7 Sep 2005 23:57:50 +0000 (16:57 -0700)
commit328b9227865026268261a24a97a578907b280415
tree1e0cad4f422252a9c3add879cf847afbb9786cfe
parent717dd80e999cdc84fb611decec5c5054d37c40d2
[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>
fs/hfs/catalog.c
fs/hfs/dir.c
fs/hfs/hfs.h
fs/hfs/hfs_fs.h
fs/hfs/inode.c
fs/hfs/mdb.c
fs/hfs/super.c
fs/hfs/trans.c