From: Evgeniy Dushistov Date: Wed, 5 Dec 2007 07:45:06 +0000 (-0800) Subject: ufs: fix nexstep dir block size X-Git-Tag: v2.6.24-rc5~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c664f974269bb4c3d38ba900c91a9a5d4cee5b1;p=pandora-kernel.git ufs: fix nexstep dir block size This patch fixes regression, introduced since 2.6.16. NextStep variant of UFS as OpenStep uses directory block size equals to 1024. Without this change, ufs_check_page fails in many cases. [akpm@linux-foundation.org: coding-style fixes] Signed-off-by: Evgeniy Dushistov Cc: Dave Bailey Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed