[PATCH] hfs: add HFSX support
authorDavid Elliott <elliott@stcnet.com>
Thu, 19 Jan 2006 01:43:08 +0000 (17:43 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 19 Jan 2006 03:20:23 +0000 (19:20 -0800)
commit2179d372d9f8b5fc5c189c89bc6a565a42151b23
tree2b09f55702890e7edbae9b9e396bfe958f53608a
parent7cf3cc3036cb7b1147350bf7c3f1ab98c160eb7b
[PATCH] hfs: add HFSX support

Add support for HFSX, which allows for case-sensitive filenames.

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/hfsplus/btree.c
fs/hfsplus/catalog.c
fs/hfsplus/extents.c
fs/hfsplus/hfsplus_fs.h
fs/hfsplus/hfsplus_raw.h
fs/hfsplus/super.c
fs/hfsplus/unicode.c
fs/hfsplus/wrapper.c