From: Joshua Kwan Date: Fri, 6 Jan 2006 08:09:45 +0000 (-0800) Subject: [PATCH] hfsplus oops fix X-Git-Tag: v2.6.16-rc1~936^2~287 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd6a59b22fd3bd044bb14978b885bcd042a10e8e;p=pandora-kernel.git [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 Cc: Roman Zippel Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed