From: Jeff Mahoney Date: Fri, 24 May 2013 22:55:16 +0000 (-0700) Subject: hfs: avoid crash in hfs_bnode_create X-Git-Tag: v3.10-rc3~12^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb09c3733a94b5f1dba50359d09c9e217c763fb9;p=pandora-kernel.git hfs: avoid crash in hfs_bnode_create Commit 634725a92938 ("hfs: cleanup HFS+ prints") removed the BUG_ON in hfs_bnode_create in hfsplus. This patch removes it from the hfs version and avoids an fsfuzzer crash. Signed-off-by: Jeff Mahoney Acked-by: Jeff Mahoney Signed-off-by: Jiri Slaby Cc: Vyacheslav Dubeyko Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed