From: Christoph Hellwig Date: Thu, 15 Sep 2011 14:48:40 +0000 (-0400) Subject: hfsplus: fix filesystem size checks X-Git-Tag: v3.1-rc7~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1fcd9f0e96d12498afb5543107f560f196cfcf3;p=pandora-kernel.git hfsplus: fix filesystem size checks generic_check_addressable can't deal with hfsplus's larger than page size allocation blocks, so simply opencode the checks that we actually need in hfsplus_fill_super. Signed-off-by: Christoph Hellwig Reported-by: Pavel Ivanov Tested-by: Pavel Ivanov Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed