From: NeilBrown Date: Wed, 9 May 2007 09:35:36 +0000 (-0700) Subject: md: move test for whether level supports bitmap to correct place X-Git-Tag: v2.6.22-rc1~156 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e11e93facc38fb264a5ff1e154ebb2f11dc5cffa;p=pandora-kernel.git md: move test for whether level supports bitmap to correct place We need to check for internal-consistency of superblock in load_super. validate_super is for inter-device consistency. With the test in the wrong place, a badly created array will confuse md rather an produce sensible errors. Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed