From: Goldwyn Rodrigues Date: Mon, 11 Oct 2010 17:57:09 +0000 (-0500) Subject: Initialize max_slots early X-Git-Tag: v2.6.37-rc1~182^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75d9bbc73804285020aa4d99bd2a9600edea8945;p=pandora-kernel.git Initialize max_slots early Functions such as ocfs2_recovery_init() make use of osb->max_slots. Initialize osb->max_slots early so the functions may use the correct value. Signed-off-by: Goldwyn Rodrigues Signed-off-by: Joel Becker --- Reading git-diff-tree failed