dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/fs/hfsplus
Joshua Kwan bd6a59b22f [PATCH] hfsplus oops fix
nls_utf8 is available, and the check in hfsplus_fill_super checks the wrong
pointer for NULLness (it checks the saved nls, not the new one that it
needs to use.)

Signed-off-by: Joshua Kwan <joshk@triplehelix.org>
Cc: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-06 08:33:20 -08:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
bfind.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
bitmap.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
bnode.c [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 2005-11-09 07:55:57 -08:00
brec.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
btree.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
catalog.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dir.c [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 2005-11-09 07:55:57 -08:00
extents.c [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 2005-11-09 07:55:57 -08:00
hfsplus_fs.h [PATCH] hfsplus: don't modify journaled volume 2005-11-29 19:47:03 -08:00
hfsplus_raw.h [PATCH] hfsplus: don't modify journaled volume 2005-11-29 19:47:03 -08:00
inode.c [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 2005-11-09 07:55:57 -08:00
ioctl.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
options.c [PATCH] hfsplus: don't modify journaled volume 2005-11-29 19:47:03 -08:00
part_tbl.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
super.c [PATCH] hfsplus oops fix 2006-01-06 08:33:20 -08:00
tables.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
unicode.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
wrapper.c [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 2005-11-09 07:55:57 -08:00